HTML5 player - without fallback -


i'm looking html5 audio/video player. need have same graphic rendering (each browser has own) , same controllers in every browser (eg, firefox has button turn off/on volume, doesn't allow set intermediate value, happens example chrome).

on internet there many software, valid, of these propose fallback player, in flash. don't want fallback player , can not find work case!

i modify of these , remove fallback files , code, wondering if know of exists , shows warning message user if browser doesn't support html5 or if media type not supported.

thank you.

i found this:
http://www.leanbackplayer.com

allows choose freely fallback use, including none or string.

it works well, nice.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -