Documentation
You can read official vMix API documentation here:
vmix.com/help25/index.htm?DeveloperAPI.html
How to Use
You won't be able to access the vMix API over HTTPS, so you'll need to download the source code from GitHub. You can either clone the repository
if you have Git installed, or click
Code →
Download ZIP. You then have two options:
- You can host LSM locally if you have Node installed. You can follow the instructions in the
README.md
file on GitHub.
-
Or you can open this page as a local file. Go to the
lsm/vmix-master/
folder and open the index.html
file in the
Chrome browser.