# Recording Parameters

<table><thead><tr><th width="247.57142857142856">Parameter</th><th>Explanation</th></tr></thead><tbody><tr><td><a href="recording-parameters/and-record"><code>&#x26;record</code></a></td><td>Record functionality for guests</td></tr><tr><td><a href="recording-parameters/and-autorecord"><code>&#x26;autorecord</code></a></td><td>Records the local video and the remote video(s) automatically on their initial load</td></tr><tr><td><a href="recording-parameters/and-autorecordlocal"><code>&#x26;autorecordlocal</code></a></td><td>Records just the local video automatically on their initial load</td></tr><tr><td><a href="recording-parameters/and-autorecordremote"><code>&#x26;autorecordremote</code></a></td><td>Records just the remote video(s) automatically on their initial load</td></tr><tr><td><a href="recording-parameters/and-recordcodec"><code>&#x26;recordcodec</code></a></td><td>Lets you set the video recording codec</td></tr><tr><td><a href="recording-parameters/and-pcm"><code>&#x26;pcm</code></a></td><td>PCM audio recordings</td></tr><tr><td><a href="recording-parameters/and-recordmotion"><code>&#x26;recordmotion</code></a>*</td><td>Takes a video snapshot and saves it to disk whenever there is motion detected in a video</td></tr><tr><td><a href="settings-parameters/and-chunked"><code>&#x26;chunked</code></a></td><td>Does not use webRTC's video streaming protocols; rather it uses a custom-made protocol</td></tr></tbody></table>

\*NEW IN [VERSION 24](https://docs.vdo.ninja/releases/v24)
