kilroy80 / flutter_video_360

flutter 360 video plugin
MIT License
13 stars 19 forks source link

Is it Possible to Play Video From Local Files on Android? #9

Open codetricity opened 2 years ago

codetricity commented 2 years ago

I'm trying to play 360 videos from a RICOH THETA camera. I'm having problems playing the video directly from the file URL on the camera. I'm going to try and download the video to the local Android filesystem. Is it possible to play videos from the local Android filesystem with flutter_video_360?

JavierRodrigue commented 1 month ago

any update on this?