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
There seems to be a bug with PopH264 on iOS where frame 1001 does not produce a valid texture.
To help alleviate this, use modulus 999 to prevent the value that is sent through PopH264 from being above 1000
The text was updated successfully, but these errors were encountered:
From CR;
The text was updated successfully, but these errors were encountered: