phaserjs / phaser

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
https://phaser.io
MIT License
37.07k stars 7.09k forks source link

Video not working on firefox #6917

Open UnaiNeuronUp opened 1 week ago

UnaiNeuronUp commented 1 week ago

Version

Description

On firefox the video game object is not working in some devices.

Example Test Code

https://github.com/user-attachments/assets/317bee4c-a2d1-4c69-a2b7-51bb59907b38

https://github.com/user-attachments/assets/73c7ffe7-2b27-4341-8481-bd221849ec9a

Additional Information

This example works in some devices and it also works canvas mode but it stops showing the video on firefox in android.

photonstorm commented 1 week ago

Which devices? Not all devices can play all video formats.

UnaiNeuronUp commented 1 week ago

The computer is a windows 11 with a intel 11700k and a nvidia gtx 1650 and the android is a realme gt neo 3t, but it works correctly in other browsers the only problem is firefox.