&allowedscenes
Option to filter which OBS scenes a remote guest has access to controlling when using &controlobs
Example:
&allowedscenes=Scene1,Scene2
Value | Description |
---|---|
(comma separated OBS scene names) |
&allowedscenes
filters which OBS scenes a remote guest has access to controlling when using &controlobs
. Uses CSV to split up the scenes (avoid special characters in your scene names if there are issues)Example:
vdo.ninja/?view=StreamID&remote&allowedscenes=Scene1,Scene2
If you don't want a user to have the ability to start/stop a stream, set the OBS page permissions to level 4, instead of 5. It'll disable the start/stop buttons for the user if they don't have those permissions.
Last modified 1mo ago