media-samples
media-samples copied to clipboard
Could not set video URL instead of local video resource id
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!
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