[gst-devel] RTSP
Wim Taymans
wim at fluendo.com
Thu Mar 22 15:13:42 CET 2007
On Thu, 2007-03-22 at 19:28 +0530, trimurthulu amaradhi wrote:
> Hi,
>
> I am working with the RTSP Streaming.. I am using the following pipe
> line ..
>
> gst-launch rtspsrc protocols=tcp
> rtsp://196.168.1.106:554/sample.mp3 ! rtpmpadepay ! ffdec_mp3 !
> audioconvert ! audioresample ! autoaudiosink
>
> it is showing the following error ..
>
> Setting pipeline to PAUSED ...
> ERROR: Pipeline doesn't want to pause.
> ERROR: from element /pipeline0/rtspsrc1: Could not read from resource.
> Additional debug info:
> gstrtspsrc.c(1461): gst_rtspsrc_send (): /pipeline0/rtspsrc1:
> Got error response: 415 (Unsupported Media Type).
> Setting pipeline to NULL ...
> FREEING pipeline ...
Can you post the output of adding the debug=true option to the rtspsrc
element. It'll give more info about what is going on.
Wim
>
> can you pls tell me where I am making mistake..
> and may I know is anybody working with RTSP Streaming?
> Advance thanks..
>
> Trimurthulu
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________ 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