You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've started to play around 8 videos of 1 minute each, one after the other.
With each round, I popped the screen, and the dispose() was indeed triggered.
However, after a few videos, there was this error: Codec reported err 0xfffffff4/NO_MEMORY, actionCode 0, while in state 5/STARTING
with the normal VideoPlayer code, it works great.
The text was updated successfully, but these errors were encountered:
I've started to play around 8 videos of 1 minute each, one after the other.
With each round, I popped the screen, and the dispose() was indeed triggered.
However, after a few videos, there was this error:
Codec reported err 0xfffffff4/NO_MEMORY, actionCode 0, while in state 5/STARTING
with the normal VideoPlayer code, it works great.
The text was updated successfully, but these errors were encountered: