Hi
We’re getting this error when trying to load an URL on the native Video Player in Unity 2019.2.
E/NdkMediaExtractor: sf error code: -1010
W/Unity: AndroidVideoMedia: Error opening extractor: -10000
(Filename: ./PlatformDependent/AndroidPlayer/Modules/Video/Private/AndroidVideoMedia.cpp Line: 475)
The bug appears when installing the 360 videos App we’re developing, specifically on Xiaomi cellphones with Android 9. On an Iphone 6 and other multiple Android phones we have tested the App, it works ok.
The error has been already reported here: https://answers.unity.com/answers/1666303/view.html
and here: Unity Issue Tracker - [Android] Video is not being rendered when using URL on some Android devices
Does anybody know if there is any chance to avoid this issue using a Video Player asset like UMP Pro or MPMP? We are short of time and can’t wait for a bug solution