> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-sdk-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-sdk-manual/sdk-window/editor/over_videorecorder.md).

# OVER\_VideoRecorder

### Description

This prefab contains cameras and scripts to capture a 10-second thumbnail video.&#x20;

Adding this to the scene before tapping the "generate" button allows customization of the video generation by modifying the camera's position or the path it follows during recording.&#x20;

We use [Unity Recorder ](https://learn.unity.com/tutorial/working-with-unity-recorder#)and [CinemachinePath ](https://docs.unity3d.com/Packages/com.unity.cinemachine@2.3/manual/index.html)to achieve this.
