The video plays very weirdly, going way to fast and stopping randomly. When I analyse the playing events on the <Video> elements, I notice that it's a lot of events being triggered and the number increases when the react component of the map is rendered.
Description
I added a video layer to play a video in the map:
The video plays very weirdly, going way to fast and stopping randomly. When I analyse the
playing
events on the<Video>
elements, I notice that it's a lot of events being triggered and the number increases when the react component of the map is rendered.Expected Behavior
The video should play smoothly.
Steps to Reproduce
-
Environment
Logs
No response