Open Marco77577 opened 1 year ago
I'm seeing the same problems - working in chrome, not working in firefox. And those same log messages.
I am also still interested in any insight the developer could shed on this.
I figured out the cause! (At least for my installation).
I've installed firefox from Flatpak, and I hadn't installed the full codec pack to go along with it, so h264 support was actually broken across my firefox installation.
Running flatpak install org.freedesktop.Platform.ffmpeg-full
+ restarting firefox fixed it.
If you have this issue, I highly recommend you start by verifying that h264 works in your browser at all.
I am using
jmuxer
in Chrome and it works perfectly fine.On Firefox, however, I get the following warnings in the console, while the image is black or you can see a single frame at a time at best.
Do you know why this could be happening? Why does it work on Chrome, but not on Firefox?
Do you need any more information from me to solve this?