Video player not working

According to the documentation (“Video - Expo Documentation”) I created a video player. It works with the Uri which is in the documentation. But when I’m using a local API “http://localhost:3333/api/videos/yuu.mp4” the player doesn’t show anything. Local API works properly when I run it on the browser. As I think there are no issues with that API. Does anyone know how to fix this?