- From: Chytanya Karusala <chytanyak@gmail.com>
- Date: Fri, 7 Aug 2009 13:27:57 -0700
I thought the video tag in HTML5 will point to a media resource which will be downloaded by the browser and passed on to the player engine inside the browser. If the src tag points to rtsp link the browser/player engine wouldn't know how to handle. By including the rtsp URI support in the video tag, player engine within every browser would act as a rtsp client making better streaming solutions possible (viz.. live streaming- in addition to download/progressive download already made possible by video tag) thanks Chytanya On Fri, Aug 7, 2009 at 1:01 PM, Ian Hickson <ian at hixie.ch> wrote: > On Fri, 7 Aug 2009, Chytanya Karusala wrote: > > > > I am not sure if this has already been discussed, but is there a plan to > > include RTSP protocol in HTML5 video tag in addition to HTTP? > > In what sense do you mean "include"? > > -- > Ian Hickson U+1047E )\._.,--....,'``. fL > http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. > Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.' > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20090807/152abb84/attachment.htm>
Received on Friday, 7 August 2009 13:27:57 UTC