[Bug 766612] Does not take address pool configuration into account for sending unicast UDP

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 17 09:51:30 UTC 2016


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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
What should work here most likely is to not have any sinks here (for the PLAY
case), and just have the payloader pad blocked (as it already is for live
streams). On SETUP sinks would be added, and preroll would be detected based on
the pad probe blocking (like for live streams already) instead of async-done.

For RECORD we would add no source (and RTCP sinks) until SETUP, but it might
have to be solved a bit different there for the pre-SETUP media preparation.

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