This features is available when using an XR license
You can switch the active camera system (video and tracking source) between the camera systems defined in Group A and Group B.
Enable camera input switching
-
Enable “Camera input switching" in SETUP > Show > Show settings
Define camera system groups
-
Per machine: Route the 2 camera systems which should be switched between
-
Select the first camera systems to be in Group A
-
Select the second camera systems to be in Group B
Switch between groups
Using Director
-
Switch using the Group A/Group B radio button in the Routing panel
Using a URL ( HTTP request)
Use a URL only HTTP request (via Gateway) where ParamNumber refers to the group.
-
Group A:
ParamNumber=1 -
Group B:
ParamNumber=2
http://localhost:16208/gateway/23.1.0/publish?Type=Call&Target=Store&Method=SetCameraSet&ParamNumber=1
Learn more about How to use Pixotope Gateway
Using the control panel (HTTP request)
-
Drag an InvokeURL system action onto a trigger widget
-
Paste the above HTTP request into the argument field
Learn more about System actions
OR download this ready made control panel to Switch between camera groups
Switch between camera groups.pxpanel
Using the control panel (API Log)
If multiple camera systems are routed to one machine and none of them are part of any group, the first camera system is used.