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

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


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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to mark.dion91 from comment #10)
> 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?

This is not a support forum, and the bug is about something else. So better
take this to the mailing list. But the solution is to set the "latency"
property on rtspsrc (which you can also do via playbin).

-- 
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