[Bug 771773] Android: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 26 14:46:15 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=771773

--- Comment #10 from mark.dion91 at gmail.com ---
My first attempt at reducing the latency did not work:

    pipeline = gst_player_get_pipeline(player->player);
    gst_pipeline_set_latency(GST_PIPELINE (pipeline), 200 * GST_MSECOND);

This should reduce the latency to 200ms if I understand it right, but instead
it remains at the default ~2s. What's the proper way to do this?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list