Scott Lamb 8b5f2b4b0d work on Firefox!
Fixes #286.

I dug into Firefox code a bit to understand this but got a lost. But
I guess there are different policies for what's accessible via
`video.src = ""` than for `<video src="">`. This works for now, matches
what other players such as `mpegts.js` do, and is closer to what Safari
MME (required on iPhone) needs anyway. (With MME, apparently you have to
use `video.srcObject`, or the `MediaSource`'s `sourceopen` event will
never fire.)
2024-04-16 17:08:16 -07:00
..
2024-04-13 21:53:59 -07:00
2024-04-15 21:46:22 -07:00
2024-04-16 17:08:16 -07:00
2023-12-17 16:21:52 -08:00
2024-02-12 17:35:27 -08:00
2024-04-13 21:53:59 -07:00
2024-04-13 21:53:59 -07:00
2021-08-12 13:33:19 -07:00
2023-12-18 17:08:09 -08:00
2024-04-13 21:53:59 -07:00
2024-04-13 21:53:59 -07:00
2023-12-30 12:26:29 -08:00
2024-04-13 21:53:59 -07:00
2021-02-17 19:42:32 -08:00
2024-04-13 21:53:59 -07:00
2022-03-04 08:55:06 -08:00
2023-12-17 16:21:52 -08:00