AppSuite:Media player: Difference between revisions
From Open-Xchange
David.bauer (talk | contribs) (Created page with "<div class="title">Mediaplayer</div> __TOC__ ==Browser and OS support== We use mediaelement.js[http://mediaelementjs.com/] as HTML5 media player, which has a flash and silve...") |
David.bauer (talk | contribs) |
||
Line 11: | Line 11: | ||
==How to enable/disable the mediaplayer== | ==How to enable/disable the mediaplayer== | ||
settings!io.ox/files audioEnabled | <tt>settings!io.ox/files</tt> | ||
<tt>audioEnabled [true|false]</tt> |
Revision as of 09:29, 17 April 2013
Mediaplayer
Browser and OS support
We use mediaelement.js[1] as HTML5 media player, which has a flash and silverlight fallback.
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 mediaplayer
settings!io.ox/files
audioEnabled [true|false]