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
ente 336f21f0aa Use correct attribute values for audio tag. 14 years ago
..
README Basic HTML5 audio player plugin 14 years ago
audioplayer.js Use correct attribute values for audio tag. 14 years ago
lib_audioplayer.php Basic HTML5 audio player plugin 14 years ago
plugin.xml - plugin id corrected 14 years ago
style.css Basic HTML5 audio player plugin 14 years ago

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