[Bug 754178] gst-discoverer doesn't detect both audio and video of RTSP streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 23 01:22:35 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #310324|none                        |needs-work
             status|                            |

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 310324:
 --> (https://bugzilla.gnome.org/review?bug=754178&attachment=310324)

I think this is not the right approach. In uridecodebin (and playbin for that
matter too, it can have two uridecodebin) you should catch the messages with
the topology. But only forward the message with the topology once all
decodebins have posted theirs, and the forwarded message then contains all
topologies merged together.

It should still all be triggered by messages, just that you aggregate them.
Similar to what is done with the buffering messages.

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