summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2016-05-26 20:26:01 +0200
committerYves Fischer <yvesf-git@xapek.org>2016-05-26 20:26:01 +0200
commit8f0481fa1e3c54430ab79c0d1164c55b30c62049 (patch)
treed74a2bb54cc00918e4be013af92e2f58de4bcb49
parent500cd0cb43dce858a7ed22ea33d9557068cbfae1 (diff)
downloadflask-mediabrowser-8f0481fa1e3c54430ab79c0d1164c55b30c62049.tar.gz
flask-mediabrowser-8f0481fa1e3c54430ab79c0d1164c55b30c62049.zip
add firefox to compatibility list
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 071e48d..f124937 100644
--- a/README.md
+++ b/README.md
@@ -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