<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<title>Unable to play video streaming through Gstreamer</title>
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Hi,</span></font><o:p></o:p></p>

<p><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>I
am trying to play a video</span></font> <font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>(URL taken from then YouTube web
site) using gstreamer with the following command:</span></font><o:p></o:p></p>

<p><font size=2 face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New"'>gst-launch-0.10 rtspsrc</span></font> <font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'>location=&#8221;rtsp://v4.cache8.c.youtube.com/CiQLENy73wIaGwkT2S2ln455QBMYESARFEgGUghzdGFuZGFyZAw=/0/0/0/video.3gp&#8221;
! fakesink</span></font><o:p></o:p></p>

<p><font size=2 face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New"'>But it gives me the following errors:</span></font><o:p></o:p></p>

<p><font size=2 face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New"'>ERROR: Pipeline doesn't want to pause.</span></font><o:p></o:p></p>

<p><font size=2 face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New"'>ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:
Could not open resource for reading and writing.</span></font><o:p></o:p></p>

<p><font size=2 face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New"'>Additional debug info:</span></font><o:p></o:p></p>

<p><font size=2 face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New"'>gstrtspsrc.c(4339): gst_rtspsrc_open ():
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:</span></font><o:p></o:p></p>

<p><font size=2 face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New"'>Could not connect to server. (Timeout while waiting for server
response) Setting pipeline to NULL ...</span></font><o:p></o:p></p>

<p><font size=2 face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New"'>FREEING pipeline ...</span></font><o:p></o:p></p>

<p><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>The
same video can be played from the YouTube site itself. </span></font><o:p></o:p></p>

<p><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Can&#8217;t
Gstreamer play video streaming through RTSP? Can it play video</span></font> <font
size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>through HTTP
streaming?</span></font><o:p></o:p></p>

<p><a name=""><font size=2 face=Arial><span style='font-size:10.0pt;font-family:
Arial'>Regards,</span></font></a><o:p></o:p></p>

<p><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>Debojyoti
Pal</span></font><o:p></o:p></p>

</div>

</body>

</html>