[Bug 763338] funnel: add 'forward-sticky-events-mode' property
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 25 08:33:32 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763338
--- Comment #18 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Olivier Crête from comment #17)
> Review of attachment 324244 [details] [review]:
>
> I'm not sure how "ONCE" mode can ever be correct? If it sends them once,
> maybe it should merge things like the caps, so create a caps that intersects
> all incoming caps, and somehow merge the segments also, etc. and then have a
> MERGE mode?
Intersecting all the incoming caps will lead to empty caps unless they are all
the same (or some are just missing fields) because caps are always fixed.
I think the use case here is application/x-rtp vs application/x-rtcp, where you
don't want to switch all the time?
--
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