[Bug 750281] Fatal error on failed preroll of one of streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 2 07:15:13 PDT 2015


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

--- Comment #2 from Yuuki <yuuki at ya.ru> ---
gst-launch uridecodebin uri=rtsp://... ! autovideosink works pretty well.
gst-launch rtspsrc location=rtsp:// ! rtph264depay ! ... works good too.

As I see in rtsp-media.c:2120 status of media sets to ERROR state and returns
FALSE in wait_preroll. If I hack it to not return FALSE, rtsp-client.c:2108
can't create sdp.

I do not think it is issue in rtspsrc.

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