Public access for video not working, but image does

How to get video file playing for public access? Already give read access for public for directus_files. I tested with images, it’s already works. But when comes to videos, it’s all just show player and 0:00 time and i can’t playing it. But i can play the videos on directus data studio.

What should i have to do to fix this? TIA.

But on data studio, it’s normal:

Is the videos playing on /assets/id Where id is the id of your video ?
If yes it’s probably an issue with your front. You should find what you need with helmet env var
If no well I don’t know ^^