[root@armadillo840-0 (ttySC2) ~]# gst-launch-1.0 -v rtspsrc 'location=rtsp://192 .168.0.90:554/axis-media/media.amp?videocodec=h264' latency=200 '!' \ > rtph264depay '!' video/x-h264,framerate=15/1 '!' h264parse config-interval=1 ' !' video/x-h264,stream-format=avc,alignment=au '!'\ > acmh264dec stride=1920 '!' video/x-raw, width=1920,height=1080 '!' acmfbdevsin k max-lateness=2000000000 device=/dev/fb0 & sleep 10; kill -2 $! Setting pipeline to PAUSED ... Pipeline is live and does not need PREROLL ... Setting pipeline to PLAYING ... /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRtpBin:rtpbin0: latency = 200 /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRtpBin:rtpbin0: drop-on-latency = false /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRtpBin:rtpbin0: buffer-mode = Slav e receiver to sender clock /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc0: timeout = 5000000 New clock: GstSystemClock /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRtpBin:rtpbin0/GstRtpSession:rtpse ssion0.GstPad:send_rtcp_src: caps = application/x-rtcp /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRtpBin:rtpbin0.GstGhostPad:send_rt cp_src_0: caps = application/x-rtcp /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSink:udpsink1.GstPad:sink: caps = application/x-rtcp /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRtpBin:rtpbin0.GstGhostPad:send_rt cp_src_0.GstProxyPad:proxypad2: caps = application/x-rtcp Caught interrupt -- [root@armadillo840-0 (ttySC2) ~]# handling interrupt. Interrupt: Stopping pipeline ... Execution ended after 9762892140 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... Freeing pipeline ...