Hacker News new | ask | show | jobs
by blinkingled 3777 days ago
I recall reading somewhere that there's a whitelist for MSE and only a few sites are enabled on FF right now?
2 comments

Yes. There was a temporary whitelist while Firefox MSE was still in development (to workaround some API incompatibilities on some video sites), but the MSE whitelist was removed in Firefox 42 (November 2015) allow all websites to access the MSE APIs:

https://bugzilla.mozilla.org/show_bug.cgi?id=1185611#c6

I don't think MSE is yet enabled on Firefox mobile, it was not working the last time I tested.

It says unsupported here, I guess this one is up to date: https://developer.mozilla.org/en-US/docs/Web/API/MediaSource

MSE has been available on Android since Firefox 41 (bug 1084456). That MDN page was out of date. Thanks for pointing out the error! I just updated it. :)

https://bugzilla.mozilla.org/show_bug.cgi?id=1084456