The Camera Permissions component allows you to set up who can use certain camera modes on the streaming camera. Currently, the component allows setting permissions for camera modes per role.
Determines whether focusing the camera on other user is allowed.
Usage
First, add an item to the list of camera modes, and select a role at the bottom. Then, use CameraModeFilterMode to determine if users can use any of the items in the list of camera modes.
Examples
If the CameraModeFilterMode field is set to Whitelist and Group is added to the CameraMode list, then the selected role can only use the Group mode with their stream cameras.