Repair pipeline after rtmpsink error

Denis Fedorov dubanoze at gmail.com
Mon Apr 6 07:38:43 PDT 2015


I'm write application for restream RTSP to RTMP.

Pipeline:
rtspsrc name=RTSPSource location=rtsp://10.250.100.125/0 do-rtcp=false
latency=100 ! queue ! rtph264depay !  flvmux ! rtmpsink name=RTMPSink
qos=true sync=false async=false location=rtmp://X.X.X.X/cam/cam1


How i can restart correct pipeline after this errors:

0:00:07.837296022 26438 0x7f6490003320 ERROR                   rtmp :0::
WriteN, RTMP send error 32 (136 bytes)
0:00:07.837351398 26438 0x7f6490003320 WARN                rtmpsink
gstrtmpsink.c:261:gst_rtmp_sink_render:<rtmpSink> error: Failed to write
data
0:00:07.871465720 26438 0x7f64a8029540 WARN                 basesrc
gstbasesrc.c:2943:gst_base_src_loop:<udpsrc1> error: Internal data flow
error.
0:00:07.871516952 26438 0x7f64a8029540 WARN                 basesrc
gstbasesrc.c:2943:gst_base_src_loop:<udpsrc1> error: streaming task paused,
reason error (-5)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150406/9a1cadd0/attachment.html>


More information about the gstreamer-devel mailing list