expo / videoplayer

Customizable controls for Expo video
83 stars 83 forks source link

Unable to reload video when source is base64 #44

Open blksnk opened 5 years ago

blksnk commented 5 years ago

When using a base64 source, I encounter an error when reloading the video: "Encountered a fatal error during playback: Player error: null"

I think this issue might originate from the default expo

cruzach commented 5 years ago

This repo isn't maintained anymore, so we suggest using https://github.com/ihmpavel/expo-video-player instead (we actually point to this repo anyways in the Expo Video docs), best of luck!