[gst-devel] how to receive the RTSP stream using

anil v anil.vemulapally at gmail.com
Sat Dec 5 20:15:48 CET 2009


Hi All,
   I have tried to play the rtsp stream playback as mentioned below using
gst-launch But I Couldn't able to see the video. could any suggest me what
is the problem from below log.

*$gst-launch-0.10 -v rtspsrc location=rtsp://172.22.22.116:554/alvin.mpg !
decodebin ! xvimagesink*
Setting pipeline to PAUSED ...
Xlib:  extension "Generic Event Extension" mtissing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRtpBin:rtpbin0: latency = 3000
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc1: timeout =
5000000
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRtpBin:rtpbin0/GstRtpSession:rtpsession0:
ntp-ns-base = 3469027894831746000
New clock: GstSystemClock
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc1: timeout = 0
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRtpBin:rtpbin0.GstGhostPad:send_rtcp_src_0:
caps = application/x-rtcp
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRtpBin:rtpbin0/GstRtpSession:rtpsession0.GstPad:send_rtcp_src:
caps = application/x-rtcp
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSink:udpsink1.GstPad:sink:
caps = application/x-rtcp
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRtpBin:rtpbin0.GstGhostPad:send_rtcp_src_0.GstProxyPad:proxypad3:
caps = application/x-rtcp

I could not observe any error messages.

Thanks,
Anil.V

Message: 7
Date: Sat, 5 Dec 2009 11:44:06 +0530
From: Kapil Agrawal <kapil.agl at gmail.com>
Subject: Re: [gst-devel] how to receive the RTSP stream using
       gstreamer
To: Discussion of the development of GStreamer
       <gstreamer-devel at lists.sourceforge.net>
Message-ID:
       <c0decfc60912042214t3c572c46oa8e5c1cad2b2b014 at mail.gmail.com
>
Content-Type: text/plain; charset="iso-8859-1"

Anil use rtspsrc element to receive.

so something like,
gst-launch-0.10 -v rtspsrc location=<sourcestream url> ! decodebin !
xvimagesink



-kapil

On Sat, Dec 5, 2009 at 11:22 AM, anil v <anil.vemulapally at gmail.com> wrote:

> Hi All,
>
>    I want to receive the rtsp stream usig gstreamer's gst-launch. could
you
> please tell me how can I receive the RTSP stream ? I am using RTSP server
as
> Live555 server.
>
>
> Thanks,
> Anil.V
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20091206/a9c49ed8/attachment.htm>


More information about the gstreamer-devel mailing list