[Bug 744379] gst-rtsp-server does not preroll when piping data into the media-pipeline

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 29 11:24:25 PDT 2015


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

Yuuki <yuuki at ya.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuuki at ya.ru

--- Comment #13 from Yuuki <yuuki at ya.ru> ---
I working on rtsp relay server for ip cameras using slightly modified
gst-rtsp-media-factory-uri.c and encountered same issue with some models. On
most cameras pipeline constructed works ok, but on some (mostly Falcon Eye
models) it tries to preroll and fails due to timeout:

rtspsrc gstrtspsrc.c:4678:gst_rtspsrc_loop_udp:<source> doing receive with
timeout 49 seconds
rtspmedia rtsp-media.c:1560:gst_rtsp_media_get_status: timeout, assuming error
status
rtspmedia rtsp-media.c:1566:gst_rtsp_media_get_status: got status 5
rtspmedia rtsp-media.c:2127:wait_preroll: failed to preroll pipeline
rtspmedia rtsp-media.c:2384:gst_rtsp_media_prepare: failed to preroll pipeline

Using gst-launch uridecodebin uri=rtsp://... ! autovideosink stream played ok.

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