[Bug 754178] gst-discoverer doesn't detect both audio and video of RTSP streams
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 27 23:37:30 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754178
--- Comment #2 from Vineeth <vineeth.tm at samsung.com> ---
Created attachment 310151
--> https://bugzilla.gnome.org/attachment.cgi?id=310151&action=edit
merge topologies from multiple decodebins
Tried to fix the issue by adding all the different topologies into a dummy
container and show them..
Before the change it was like
Topology:
unknown: application/x-rtp
audio: MPEG-4 AAC
After this change it shows as below
Topology:
container: (null)
unknown: application/x-rtp
video: ITU H.26n
unknown: application/x-rtp
audio: MPEG-4 AAC
Not sure if there is any other simpler way to do it..
Please check if this is fine.
We can probably live without this change as well :)...
--
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