[gst-devel] how to receive the RTSP stream using gstreamer
anil v
anil.vemulapally at gmail.com
Sun Dec 6 04:50:51 CET 2009
Hi thiago,
I have tried as you mentioned below but still I am unable to see the
video. Here I have pasted the log.
$ gst-launch playbin2 uri=rtsp://172.22.22.116:554/video.mpg
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
The same url I have tried using the vlc playing properly. I have tried with
local file using gst-launch which is playing properly.
Thanks,
Anil.V
Message: 3
Date: Sat, 5 Dec 2009 19:34:00 -0200
From: "thiagossantos at gmail.com" <thiagossantos 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:
<de4879e80912051334w273c4edem8cb19e196de4cd84 at mail.gmail.com
>
Content-Type: text/plain; charset="iso-8859-1"
On Sat, Dec 5, 2009 at 4:14 AM, Kapil Agrawal <kapil.agl at gmail.com> wrote:
> Anil use rtspsrc element to receive.
>
> so something like,
> gst-launch-0.10 -v rtspsrc location=<sourcestream url> ! decodebin !
xvimagesink
>
>
You can use playbin2 directly, like:
gst-launch playbin2 uri=rtsp://yoururl
>
>
> -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/59476ee8/attachment.htm>
More information about the gstreamer-devel
mailing list