&groupview
The same as &group, except it lets you see those groups without actually needing to join them with your mic/camera
&viewgroup
&gv
Example:
&groupview=Groupname
Value | Description |
---|---|
1 | adds the guest or director to group 1 |
2 | adds the guest or director to group 2 |
3,4,5,6 | adds the guest or director to group 3, 4, 5 and 6 |
(string) | creates/adds the guest or director to a custom group |
&groupview
is the same as &group
, except it lets you see those groups without actually needing to join them with your mic/camera. (There's no button in the directors/guest view for this, since there isn't a need yet for that.)You can change the view-only groups via the API (http/IFrame) or using the Comms app, which has been updated with buttons for this option. the HTTP documentation: https://github.com/steveseguin/Companion-Ninja/blob/main/README.md#api-commands
You can now use the HTTP/WSS API to both join and leave a group; not just toggle said state. Both the view-group function and regular group function.
Last modified 4mo ago