[Bug 784785] rtspsrc: reduce default latency from 2.0 secs to 0.5 secs
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 11 13:28:54 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784785
Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olivier.crete at ocrete.ca
--- Comment #2 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
I'd rather we keep the high default until we can make it more dynamic. An easy
way to make it dynamic would be to monitor the packet drops and when it gets
over a certain thresdhold, just double the latency. This is what VLC does it
and seems to work quite well. And we can also add a maximum latency, and if it
doesnt work even at that latency, declare the stream as failed.
--
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