Skip to content

semenovnick/vmix_backup_api_relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vmix_backup_api_relay

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

About

Relay app for VMIX API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published