Sometimes, our underlying encoding service crashes. This causes the Native SDK to try reconnecting to the encoding service at every frame, which leads to the game taking multiple seconds per frame.
This is a known issue that we intend to fix in an upcoming release.
In the meantime, the workaround is to restart the services and game:
genvid-sdk stop services game genvid-sdk start services game