nextcloud/plugins/audioplayer
ente 336f21f0aa Use correct attribute values for audio tag. 2010-12-05 18:30:13 +01:00
..
README Basic HTML5 audio player plugin 2010-12-04 17:39:01 +01:00
audioplayer.js Use correct attribute values for audio tag. 2010-12-05 18:30:13 +01:00
lib_audioplayer.php Basic HTML5 audio player plugin 2010-12-04 17:39:01 +01:00
plugin.xml - plugin id corrected 2010-12-05 12:18:40 +01:00
style.css Basic HTML5 audio player plugin 2010-12-04 17:39:01 +01:00

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