Comment on page
&autorecordlocal
Records just the local video automatically on their initial load
Example:
&autorecordlocal=2000
Value | Description |
---|---|
0 | No video recorded; audio tentatively recorded as 32bit PCM lossless. |
(negative integer) | No video recorded; audio recorded as {integer} kbps OPUS file. eg: -120 - Audio only at 120 kbps. |
(positive integer) | Recorded video bitrate in kbps. |
&autorecordlocal
will record the local video automatically on their initial load. This applies to the director, guest, scenes, and whatever really.You can stop/restart recordings as needed via the right-click menu per each video for now, until I can design a nicer UI for managing multi-recording state at least.
You can pass the default recording bitrate as a value to the parameter, like you might if using
&record
.There are buttons in the room settings of the director to start/stop all recordings; both remote/local.

Last modified 6mo ago