Question by
akash437 · Feb 12, 2019 at 03:21 PM ·
video streaming
Unity videoPlayer not working on android platform when using a URL
videoPlayer is not working in unity 2018.3.0f2 when using url.I tried assigning a video clip and it works fine on both android and windows,but when I try to stream a video from url it does't work on android(tested it on android 9)
I tried turning off auto graphic api and forcing GLES2 but it still doesn't work.
tried using this url
http://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_640x360.m4v
gives the following error
androidVideoMedia: Error opening extractor: -10000
Comment
Your answer
