Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.

Releases: curtgrimes/vmix-rest-api

v0.4

19 Feb 02:28
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release

Changelog

Installation

  1. Download the latest Windows release
  2. Run vMix and enable the Web Controller.
  3. Open the included config.yml file in a text editor and update it with your Web Controller URL. Optionally enable settings for remote API access and remote Web Controller access.
  4. Run the vMix REST API and you'll be given the local base URL to your REST API (and also remote access URLs if you enabled remote access). Check out the examples to get started or read the full API documentation.

v0.3

18 Feb 10:37
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

Installation

  1. Download the latest Windows release
  2. Run vMix and enable the Web Controller.
  3. Open the included config.yml file in a text editor and update it with your Web Controller URL. Optionally enable settings for remote API access and remote Web Controller access.
  4. Run the vMix REST API and you'll be given the local base URL to your REST API (and also remote access URLs if you enabled remote access). Check out the examples to get started or read the full API documentation.

v0.2

15 Feb 05:55
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
Add version number to zip filename

v0.1

14 Feb 02:46
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

vMix must be available on localhost port 8080 before launching. This makes the REST API available on localhost port 3000.