include video on website (non branded) -


i wanting include video on website, however, client player not have branding , interested know best way include video in site, cross browser ready?

i aware of html 5, backwards compatible ie9 , vimeo has pro account has yearly charges. guidance appreciated.

i've had same case previous development.

the solution found : i've used videojs player . if current browser not compatible html5 (specially play videos), so, link videojs.swf (flash player instead).

read documentation on github, works me.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -