&autorecordremote
Records just the remote video(s) automatically on their initial load
Example:
&autorecordremote=1500
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. |
&autorecordremote
will record the remote video(s) 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 1mo ago