[gst-devel] About RTSP server--streaming mp3 files

yangsb yangsb05 at gmail.com
Mon Mar 16 11:15:27 CET 2009


Today , I use gstreamer as a streamer receiver.
My pipeline is like this : 

gst-launch -v  rtspsrc location=rtsp://192.168.1.45:1554/test  latency=10  !
rtpmpadepay ! fakesink

However , I still can not receive the stream. The message is following:

#########################################################

/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRTPDec:rtpdec0: latency = 10     
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc2: timeout =
5000000
Pipeline is live and does not need PREROLL ...                                 
Setting pipeline to PLAYING ...                                                
New clock: GstSystemClock                                                      
WARNING: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not
read from resource.                                                               
Additional debug info:                                                         
gstrtspsrc.c(2815): gst_rtspsrc_loop_udp ():
/GstPipeline:pipeline0/GstRTSPSrc:
rtspsrc0:                                                                      
Could not receive any UDP packets for 5.0000 seconds, maybe your firewall is
blocking it. Retrying using a TCP connection.

(gst-rtsp-server:1373): GStreamer-CRITICAL **: gst_bin_add: assertion
`GST_IS_E
LEMENT (element)' failed                                                       
                                                                               
(gst-rtsp-server:1373): GStreamer-CRITICAL **: gst_element_get_request_pad:
ass
ertion `GST_IS_ELEMENT (element)' failed                                       
                                                                               
(gst-rtsp-server:1373): GStreamer-CRITICAL **: gst_element_get_static_pad:
asse
rtion `GST_IS_ELEMENT (element)' failed                                        
                                                                               
(gst-rtsp-server:1373): GStreamer-CRITICAL **: gst_element_get_request_pad:
ass
ertion `GST_IS_ELEMENT (element)' failed                                       
                                                                               
(gst-rtsp-server:1373): GStreamer-CRITICAL **: gst_element_get_request_pad:
ass
ertion `GST_IS_ELEMENT (element)' failed                                       
                                                                               
(gst-rtsp-server:1373): GStreamer-CRITICAL **: gst_pad_link_prepare:
assertion 
`GST_IS_PAD (sinkpad)' failed                                                  
                                                                               
(gst-rtsp-server:1373): GStreamer-CRITICAL **: gst_pad_link_prepare:
assertion 
`GST_IS_PAD (srcpad)' failed                                                   
                                                                               
(gst-rtsp-server:1373): GStreamer-CRITICAL **: gst_pad_link_prepare:
assertion 
`GST_IS_PAD (srcpad)' failed                                                   
                                                                               
(gst-rtsp-server:1373): GStreamer-CRITICAL **: gst_pad_link_prepare:
assertion 
`GST_IS_PAD (sinkpad)' failed                                                  
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstRTPDec:rtpdec1: latency = 10     
WARNING: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not
rea
d from resource.                                                               
Additional debug info:                                                         
gstrtspsrc.c(2659): gst_rtspsrc_loop_interleaved ():
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:                                                              
Timeout while waiting for server message.            
############################################################
Hope to get some advice.
Best regards.


-- 
View this message in context: http://www.nabble.com/About-RTSP-server--streaming-mp3-files-tp22238774p22535026.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.





More information about the gstreamer-devel mailing list