VideoPlayer and 'source'?

Scott Rossi scott at tactilemedia.com
Sun Nov 28 17:41:07 EST 2010


Recently, stephen barncard wrote:

> One way or another, HTML5 is the future of the internet. I've done extensive
> comparisons of all the main web video delivery methods and players and if
> developers can convince Microsoft to get IE9 to adhere to HTML5 standards
> (as they have promised), putting video on the web everywhere can be as easy
> as
> 
> <video id="vid1" width="480" height="267"
>  poster="bbb480.jpg" durationHint="33"controls>
> 
> <source 
> src="http://cdn.kaltura.org/apis/html5lib/kplayer-examples/media/bbb_trailer_i
> phone.m4v">
> 
> <source 
> src="http://cdn.kaltura.org/apis/html5lib/kplayer-examples/media/bbb400p.ogv"
> />
> 
> </video>

According to the W3C, IE9 is currently leading HTML5 conformity tests:
<http://test.w3.org/html/tests/reporting/report.htm>
<http://www.theregister.co.uk/2010/11/01/w3c_html5_conformance_tests/>

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design






More information about the use-livecode mailing list