This commit is contained in:
Brooke Vibber 2021-11-03 11:56:34 -07:00
parent 41b92315d3
commit f7dae630aa

View file

@ -23,10 +23,10 @@
<p>Desired behavior:</p>
<ul>
<li>Firefox/Chrome: play via MSE with VP9/Opus (currently issues with using Opus in VHS)</li>
<li>Desktop Safari with VP9 support: play via MSE with VP9/MP3 (MP3 buffers not adding spaces as expected)</li>
<li>Firefox/Chrome: play via MSE with VP9/Opus (working, with patch to VHS)</li>
<li>Desktop Safari with VP9 support: play via MSE with VP9/MP3 (currently fails)</li>
<li>iOS Safari with VP9 support: play native HLS with VP9/MP3 (works)</li>
<li>Older iOS and desktop Safari without VP9: play via ogv.js with WebM VP8/Vorbis (?)</li>
<li>Older iOS and desktop Safari without VP9: play via ogv.js with WebM VP8/Vorbis (currently fails)</li>
<li>Very old Firefox/Chrome: play native WebM VP8/Vorbis</li>
</ul>