[Bug 766438] rtpjitterbuffer: Accept streams with non-TIME segments.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 25 22:55:53 UTC 2016


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

--- Comment #3 from Olivier Crête <olivier.crete at ocrete.ca> ---
(In reply to Sebastian Dröge (slomo) from comment #2)
> While the patch seems OK, why can't we make upstream produce a TIME segment
> instead? Also a lot of other RTP code assumes TIME segments too, which would
> need changes then.

Because I want to read from filesrc or multifilesrc. My example pipelien is
"multifilesrc ! rtpjitterbuffer ! depay ! dec ! sink".. I guess we shoudl also
make sure that rtpbin can work without a time segment. Elements after the
jitterbuffer (like depayloaders) can still safely require a TIME segment.

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