yqritc / Android-ScalableVideoView

Android Texture VideoView having a variety of scale types like the scale types of ImageView such as fitCenter, centerCrop, centerTopCrop and more
Apache License 2.0
1.09k stars 223 forks source link

Will I be able to stream videos which are online in Firebase Database ? #36

Closed chilupa closed 5 years ago

chilupa commented 7 years ago

I can see that videos which are in Raw folder only can be played.

How can I use this to play videos which are in Firebase Database? Any suggestion ?