Thanks for the quick response!<br><br>Browsers may not implement it unless it is mandated in the spec. Since browsers already have HTTP transport, I am afraid the browsers will end up just supporting HTTP as the only transport for the video tag. Since RTSP is the major streaming protocol and since HTML5 is supporting multimedia playback experience within the browser, including RTSP in the spec could completely do away with the need to have stand-alone RTSP clients installed or properitery plugins/solutions especially for live streaming. I think it makes everyone&#39;s life a lot easier knowing that there is a standard player engine present on every PC (through browser) that supports HTTP and RTSP in multimedia tags instead of worrying about the numerous proproeitery streaming protocols (based on HTTP) that are coming up with recently.<br>
<br>Thanks,<br>Chytanya<br><br><div class="gmail_quote">On Fri, Aug 7, 2009 at 1:29 PM, Ian Hickson <span dir="ltr">&lt;<a href="mailto:ian@hixie.ch">ian@hixie.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Fri, 7 Aug 2009, Chytanya Karusala wrote:<br>
&gt;<br>
</div><div class="im">&gt; I thought the video tag in HTML5 will point to a media resource which<br>
&gt; will be downloaded by the browser and passed on to the player engine<br>
&gt; inside the browser. If the src tag points to rtsp link the<br>
&gt; browser/player engine wouldn&#39;t know how to handle. By including the rtsp<br>
&gt; URI support in the video tag, player engine within every browser would<br>
&gt; act as a rtsp client making better streaming solutions possible (viz..<br>
&gt; live streaming- in addition to download/progressive download already<br>
&gt; made possible by video tag)<br>
<br>
</div>Ah, I see.<br>
<br>
The HTML5 spec doesn&#39;t say what transports are expected to be supported;<br>
there&#39;s no reason browsers couldn&#39;t support RTSP as well as HTTP.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Ian Hickson               U+1047E                )\._.,--....,&#39;``.    fL<br>
<a href="http://ln.hixie.ch/" target="_blank">http://ln.hixie.ch/</a>       U+263A                /,   _.. \   _\  ;`._ ,.<br>
Things that are impossible just take longer.   `._.-(,_..&#39;--(,_..&#39;`-.;.&#39;<br>
</div></div></blockquote></div><br>