search for: myvidhd_1080p

Displaying 1 result from an estimated 1 matches for "myvidhd_1080p".

2009 Dec 21
1
Http adaptive streaming for html5
...e src="http://cdn3.cat.com/myVidHD_480P.ogg" bitrate="1024k" codecs="theora, vorbis"/> <source src="http://cdn5.cat.com/myVidHD_720p.ogg" bitrate="2048k" codecs="theora, vorbis"/> <source src="http://cdn5.cat.com/myVidHD_1080p.ogg" bitrate="4096k" codecs="theora, vorbis"/> </video> All the logic of bitrate switching would be implemented in the browser. The video element would also have to support some events like "onswichsource" with the source element in the callback so t...