diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2016-05-26 20:26:01 +0200 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2016-05-26 20:26:01 +0200 |
commit | 8f0481fa1e3c54430ab79c0d1164c55b30c62049 (patch) | |
tree | d74a2bb54cc00918e4be013af92e2f58de4bcb49 | |
parent | 500cd0cb43dce858a7ed22ea33d9557068cbfae1 (diff) | |
download | flask-mediabrowser-8f0481fa1e3c54430ab79c0d1164c55b30c62049.tar.gz flask-mediabrowser-8f0481fa1e3c54430ab79c0d1164c55b30c62049.zip |
add firefox to compatibility list
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,10 +11,11 @@ This doesn't work properly on some video files. # Compatibility -The video stream is encoded as h.264 + AAC stream. Tested with +The video stream is encoded as MPEG4-AVC video and AAC audio stream. That works in: * Google Chrome / Chromium * Android Stock "Browser" +* Firefox with Media Source Extension (MSE), thus supporting h264/aac # Requirements |