This library allows an user to record a video form the debug menu using an integrated recorder. Needless to say, adding a new dependency only to allow users to record the game ONLY when debug is enabled seems kinda useless hidden as it is in a special debug menu (only activated from the settings).
We should remove the library so that the compilation also becomes a bit easier and we don't depend on another extra lib.
This library allows an user to record a video form the debug menu using an integrated recorder. Needless to say, adding a new dependency only to allow users to record the game ONLY when debug is enabled seems kinda useless hidden as it is in a special debug menu (only activated from the settings).
We should remove the library so that the compilation also becomes a bit easier and we don't depend on another extra lib.