Skip to content

Commit 4657b45

Browse files
committed
doc: update README.md
1 parent 6fc7eea commit 4657b45

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,21 @@
22

33
Generate you own HTML overlay for your video stream.
44

5+
### Using CasparCG and Decklink with Internal Keying support
6+
7+
run "kaleido-ember-win-x64.exe" on your CasparCG machine.
8+
Setup Decklink to use internal keyer (only some Decklink cards support this)
9+
10+
Call command:
11+
play 1-11 [html] http://localhost:3000
12+
13+
Calling layout from Lawo Ember viewer:
14+
run ember viewer.
15+
Add connection:
16+
localhost: 9000
17+
18+
### Changing layout
19+
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"
20+
The file will be crerated with defualt layout at first run.
21+
22+

0 commit comments

Comments
 (0)