RobotecAI / robotec-o3de-tools

Toolset for demo recordings in O3DE
2 stars 1 forks source link

Screen recorder component #7

Open pawelbudziszewski opened 4 months ago

pawelbudziszewski commented 4 months ago

A component that captures the outcome of the rendering pipeline and saves it into png files on the local drive. Frames are recorded in defined intervals in the game mode.

Screenshot from 2024-03-05 17-59-51

Parameters:

The system does not wait till the screenshot is saved, so if the capture framerate is set too high or the simulation runs too slow, some frames may be skipped. In such cases, it is advised to lower the tick scale.