UnityPlugin-AVProVideo
UnityPlugin-AVProVideo copied to clipboard
MediaPlayer.Info.IsPlaybackStalled() doesn't work on Android
Issue When using mediaPlayer.Info.IsPlaybackStalled(), it doesn't do anything when building for Android. However it does work in editor.
Setup
- Unity version: 2021.3.33f1
- AVPro Video version: Mobile 3.06
- Operating system version: Android for Quest 2/3
- Device model: Quest 2/3
Screenshots
I have the same problem.
Unfortunately we don't currently support the Stalled and Unstalled events on Android as the native player APIs (both Media Player and ExoPlayer) don't have a notion of a video becoming stalled. We are looking at ways we can emulate this behaviour in order to match the other platforms but are yet to have it implemented.
Linked to #874 which has been fixed
AVPro Video version 3.1.3 has been released. Please let us know if it has not fixed your issue.