[gst-devel] Unable to play video streaming through Gstreamer

Stefan Kost ensonic at hora-obscura.de
Mon Mar 15 09:41:35 CET 2010


Am 06.03.2010 13:24, schrieb Debsu:
> 
> Hi Stefan,
> You are right, these URLs are dynamic. But I searched the video feeds from
> the YouTube server & once I got the XML file containing the RTSP link, that
> mome also if I gave the following command:
> gst-launch-0.10 -v playbin2
> uri="rtsp://v3.cache1.c.youtube.com/CiQLENy73wIaGwl5BAj86cORqBMYDSANFEgGUghzdGFuZGFyZAw=/0/0/0/video.3gp"
> 
> I got the following errors:
> Setting pipeline to PAUSED ...
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: connection-speed = 0
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: subtitle-encoding =
> NULL
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: uri =
> "rtsp://v3.cache1.c.youtube.com/CiQLENy73wIaGwl5BAj86cORqBMYDSANFEgGUghzdGFuZGFyZAw=/0/0/0/video.3gp"
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: buffer-duration = -1
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: buffer-size = -1
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: source = (GstRTSPSrc)
> source
> ERROR: Pipeline doesn't want to pause.
> ERROR: from element
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstRTSPSrc:source:
> Could not open resource for reading and writing.
> Additional debug info:
> gstrtspsrc.c(4339): gst_rtspsrc_open ():
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstRTSPSrc:source:
> 
> I couldn't figure out the problem. Can you tell me what is the problem?

I am afraid you need to dive into the debug log and figure out why GstRTSPSrc
erros out with: "Could not open resource for reading and writing" in
gstrtspsrc.c: gst_rtspsrc_open ().

Stefan




More information about the gstreamer-devel mailing list