Skip to content

Commit 7a3b585

Browse files
committed
added ios to the readme
1 parent ea66857 commit 7a3b585

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# vMix Snapshot Proxy
22

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

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

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

17-
## Installation
15+
## Installation for Advanced Users
1816

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

@@ -53,4 +51,4 @@ Open a browser and visit:
5351

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

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

0 commit comments

Comments
 (0)