[gstreamer-bugs] [Bug 634419] Selecting a subset of streams available in rtspsrc
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 9 08:54:34 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=634419
GStreamer | gst-plugins-good | 0.10.x
--- Comment #2 from American Dynamics <GStreamer-Bugs at tycosp.com> 2010-11-09 16:54:33 UTC ---
Ideally, we don't want our app to parse SDP. I think all the information we
need to determine which streams are interesting would be in the caps of the src
pads created by rtspsrc. The app could figure out whether a stream is of
interest when the app gets the "pad-added" signal. Maybe if we're not
interested in a stream, we can implement an action signal that would "unselect"
the stream associated with an rtspsrc pad and remove the pad.
--
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