[gst-devel] Regarding streaming using rtspsrc

Jyoti D jyoti.d at allaboutif.com
Sat Dec 6 10:03:49 CET 2008


Hi all,

I am developing an application that requires streaming a media file using
rtsp server.
I am using the following pipeline.

*gst-launch-0.10 -v rtspsrc location=rtsp://192.168.1.212:8554/new_264.mp4 !
rtpmp4vdepay ! ffdec_mpeg4 ! ffmpegcolorspace ! xvimagesink*

But this gives me the following error messages:
***************************************
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Resource not
found.
Additional debug info:
gstrtspsrc.c(3444): gst_rtspsrc_send ():
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:
Stream Not Found
Setting pipeline to NULL ...
FREEING pipeline ...
************************************

But if I play the same URL(rtsp://192.168.1.212:8554/new_264.mp4) in the VLC
using (File->Open Network stream->RTSP) RTSP streaming option the file does
play well.

Could somebody help me regarding the same.

Regards,
Jyoti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081206/8b9564de/attachment.htm>


More information about the gstreamer-devel mailing list