You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,3 +2,21 @@
2
2
3
3
Generate you own HTML overlay for your video stream.
4
4
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.
0 commit comments