Symptoms:
- The video is not displayed on Android devices, but it can be displayed in any other platform.
Cause:
This problem can be caused by creating a new Unity Project in one of the latest versions of the Editor, because Vulkan, the graphic API, is selected by default in Unity.
Resolution:
The 'NexPlayer™ SDK for Unity' does not support the Vulkan API. So the Graphic API must be changed to OpenGLES3 in the following Unity section:
File → Build Settings → Player Settings (Android) → Other Settings
More information:
To get more information about how to build the 'NexPlayer™ SDK for Unity' on Android, refer to section 3.5 of the integration guide included in the Unity package.
Comments
1 comment
My graphics API settings is set to OPENGLES3 and I still can't see or hear the video playing via a render texture on Android platform. Works find in Editor and iOS.
Please advise,
Please sign in to leave a comment.