[gst-devel] [Bulk] Regarding streaming using rtspsrc

Aurelien Grimaud gstelzz at yahoo.fr
Sat Dec 6 12:19:32 CET 2008


Hi,
What is playbin result for this file ? Playing or not ?
Try gst-launch -v to figure out what the proble is .
Try gst-launch -v rtspsrc location=rtsp:// ! "application/x-rtp, 
media=video" ! decodebin2 ! ffmpegcolorspace ! xvimagesink
Is it working ?

Aurelien

Jyoti D a écrit :
> 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 
> <http://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 
> <http://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
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> ------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>   






More information about the gstreamer-devel mailing list