Skip to content

Commit 95687bf

Browse files
committed
doc: update README.md
1 parent 2884926 commit 95687bf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# VSM controlled - KALEIDO HTML OVERLAY
22

33
Generate you own HTML overlay for your video stream.
4+
It supports as many kaleido outputs as you wish, and each output can have a different layout. Use localhost:3000/?output=xx to select output. The default setup are configured with 4 outputs.
45

56
## Installation
67
Download and run latest .exe release from:
@@ -16,15 +17,15 @@ run "kaleido-ember-win-x64.exe" on your CasparCG machine.
1617
Setup Decklink to use internal keyer (only some Decklink cards support this)
1718

1819
Call command:
19-
play 1-11 [html] http://localhost:3000
20+
play 1-11 [html] http://localhost:3000/?output=1
2021

2122
Calling layout from Lawo Ember viewer:
2223
run ember viewer.
2324
Add connection:
2425
localhost: 9000
2526

2627
### Changing layout
27-
The htmloverlay-settings.json i located in your homefolder, and can be edited. Changes can be seen live either in CCG or in a browser using "http://localhost:3000"
28+
The htmloverlay-default-layout.json i located in your homefolder, and can be edited. Changes can be seen live either in CCG or in a browser using "http://localhost:3000/?output=xx"
2829
The file will be crerated with defualt layout at first run.
2930

3031
### Settings Format

0 commit comments

Comments
 (0)