hi in my scene there is a quad to load a video using video player and video url is my local disk of my pc and it worked fine now what i need to know is; is it possible to load video from my android path and how to do it i tried many times but video failed to load
You can use the WWW class to load a local file. Start the url with file://
followed by path. If you’re having trouble with it, make sure the video is in a supported format.