You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/plugins/audioplayer
..
README
audioplayer.js
lib_audioplayer.php
plugin.xml
style.css

README

This plugin implements a very basic HTML5 audio preview for ownCloud.

Only formats supported by the browser can be played.
Sadly, those are very limited and not coherent among browsers, see http://html5doctor.com/native-audio-in-the-browser/ for more info.

Ideas to change that (TODO):
- Flashplayer fallback
and/or
- on-the-fly transcoding