Difference between revisions of "AppSuite:Media player"

m
m
Line 1: Line 1:
 
<div class="title">Mediaplayer</div>
 
<div class="title">Mediaplayer</div>
 
 
__TOC__
 
__TOC__
 
 
==Browser and OS support==
 
==Browser and OS support==
 
We use [[http://mediaelementjs.com|mediaelement.js]] as media player, which has a native HTML5, flash, and silverlight implementation.
 
We use [[http://mediaelementjs.com|mediaelement.js]] as media player, which has a native HTML5, flash, and silverlight implementation.

Revision as of 09:35, 17 April 2013

Mediaplayer

Browser and OS support

We use [[1]] as media player, which has a native HTML5, flash, and silverlight implementation.

Every Browser supports a different set of supported codecs and container formats, follow this link to see which ones: http://mediaelementjs.com/#devices

How to enable/disable the media player

 
io.ox/files//audioEnabled = true|false
io.ox/files//videoEnabled = true|false