Relay app for VMIX API This app will use "Main" and "Backup" VMIX instances. The application switches the connection to the Main or Backup VMIX instance.
App API:
-
/set with parameters:
- Backup=true - if you want to change Backup parameters, left empty if you want to change Main
- ip
- port
-
/switch with parameters:
- to=backup or to=main - choose what instance you want to switch
-
/getStatus - returning which instance is selected
-
/getConfig - returning config
to use rename /config/config_template.json to config.json