UC Switch while Recording
Motivation
Sometimes it is neccessary to switch the source of a running recording i. e. in cases where a wrong source is recorded by mistake.
Description
It is possible to switch a crossbar while a recording is running on the out switch, so that the source of a running recording is changed. This works of course also when there is no recording running.
Reference
vidicontrol/schedulercore/swagger/index.html
Parameters
deviceId: The Id if the router device
inportId: The ID of the router In Port
outportId: The ID of the router Out Port
All values can be obtained by requesting In- and Out-Ports via
GET vidicontrol/schedulercore/SchedulerCore/ResourceService/v1/InPorts
and
GET vidicontrol/schedulercore/SchedulerCore/ResourceService/v1/OutPorts
Example
GET https://host/vidicontrol/schedulercore/SchedulerCore/BookingService/v1/Switch?deviceId=0B&inportId=YDQ&outportId=J7r