media-samples icon indicating copy to clipboard operation
media-samples copied to clipboard

Could not set video URL instead of local video resource id

Open jagdishkk1989 opened this issue 6 years ago • 1 comments

I want to set the video url for media player. But its taking video resource id from the raw folder.

Is there any way to set remote video url and play locally.

Could you please add this features as well?

Thanks!

jagdishkk1989 avatar Oct 24 '18 11:10 jagdishkk1989

If insterested, you can visit the texture-video-view library module of my VideoPlayer project repository, inside which the TextureVideoView(2) follows the same design concept of this sample's MovieView layout. That project expanded this sample, showing and working much better than this. Here is a convenient link for you: https://github.com/freeze-frames/VideoPlayer/tree/beta

lzls avatar May 09 '19 10:05 lzls