nextcloud/plugins/audioplayer/README

10 lines
343 B
Plaintext
Raw Normal View History

2010-12-04 19:37:34 +03:00
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