Skip to content

Commit

Permalink
added ios to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmikels committed Mar 16, 2022
1 parent ea66857 commit 7a3b585
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# vMix Snapshot Proxy


vMix has a robust API, but one key limitation of the API is that while you can
tell vMix to take a snapshot of an input, it will save the image on the vMix
machine but not send the image over the network.
Expand All @@ -10,11 +9,10 @@ for those images.

The application is especially helpful in providing preview images of each input for

[Unofficial vMix Remote Control](https://play.google.com/store/apps/details?id=org.jeffmikels.vmix_remote)


[Unofficial vMix Remote Control for Android](https://play.google.com/store/apps/details?id=org.jeffmikels.vmix_remote)
[Unofficial vMix Remote Control for iOS](https://apps.apple.com/us/app/unofficial-vmix-remote-control/id1551404035)

## Installation
## Installation for Advanced Users

These commands should be run on the same computer that is running vMix.

Expand Down Expand Up @@ -53,4 +51,4 @@ Open a browser and visit:

`http://[PROXY_IP_ADDRESS]:8098/[INPUT_NUMBER].jpg`

Every time you visit that address, you will receive a new snapshot image of the selected input.
Every time you visit that address, you will receive a new snapshot image of the selected input.

0 comments on commit 7a3b585

Please sign in to comment.