[gstreamer-bugs] [Bug 628214] Add support to RTSP initiation through SDP files
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Sep 24 14:13:22 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=628214
GStreamer | gst-plugins-good | git
--- Comment #26 from Marco Ballesio <gibrovacco at gmail.com> 2010-09-24 21:13:15 UTC ---
Ok, after a few I understand it's not because of this missing patch the feature
is not working. Interestingly enough, launching:
gst-launch playbin2
uri=file:///media/devpen/dev/multimedia/hacknest/sdptests/sdptest.sdp
leaves the pipeline stuck right before going to playing. Trying to debug it
with gdb:
gdb --args gst-launch playbin2
uri=file:///media/devpen/dev/multimedia/hacknest/sdptests/sdptest.sdp
instead works fine. I'd bet we've a race condition. Fortunately, it appears not
to happen with my original patches.
--
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