OIPlayer is a jQuery plugin for HTML5 audio and video with fallback to Java and Flash. It 'attaches' itself to all video and/or audio tags it encounters. Besides...
oiplayer is a jquery plugin for html5 audio and video with fallback to java and flash. it 'attaches' itself to all video and/or audio tags it encounters. besides the general configuration of the plugin itself, it uses for each individual tag the attributes the respective tag has like poster, width, controls, autoplay etc.
features:
plays video as well as audiofallback to flowplayer (mp4, h.264) or cortado (oga, ogv)easy to use and implementconsistent look between browsers, even with fallbackmultiple different players on a pageplay/pausemute/unmutefull 'screen' (full window really, that is what html5 requires)dark and white controls, on top or below playereasily skinnable with cssios, iphone, ipad etc. compatiblefires events: 'oiplayerplay' and 'oiplayerended' to use f.e. for play statistics
html5 video-player javascript-tool jquery-plugin