[Bug 646167] rtpjitterbuffer: stops processing when mode=buffer and drop-on-latency=1
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jul 30 07:49:22 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=646167
GStreamer | gst-plugins-good | git
Jeppe Ledet-Pedersen <jlp> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jlp at satlab.org
--- Comment #5 from Jeppe Ledet-Pedersen <jlp at satlab.org> 2014-07-30 14:49:17 UTC ---
The buffer mode still seems to be broken on 1.4.0.
If I run the commands Olivier posted in comment 3, the receiver buffers to 100%
and then keeps on adding incoming packets to the jitterbuffer forever
(according to GST_DEBUG=rtpjitterbuffer:5).
However, the behavior seems to change with the latency value. If I e.g. change
the latency to 700 ms, I actually get audio through and the buffer is limited
to 5 packets. It only works if I start the sender first, and only with
drop-on-latency=false.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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