File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,22 @@ https://github.com/olzzon/kaleido-ember-html-overlay/releases/latest
1111
1212
1313## Usage
14- ### Using CasparCG and Decklink with Internal Keying support
14+ ### Using CasparCG and Decklink with Internal Keying support or NDI:
1515
1616run "kaleido-ember-win-x64.exe" on your CasparCG machine.
1717Setup Decklink to use internal keyer (only some Decklink cards support this)
1818
19- Call command:
19+ Play command for Decklink SDI keyer:
20+ ```
2021play 1-11 [html] http://localhost:3000/?output=1
22+ ````
23+
24+ Play command for NDI overlay:
25+ ```
26+ play 1-10 [ NDI] "ndi://TRICASTER-MACHINE/Tricaster Multiview 2"
27+ play 1-11 [ html] "http://localhost:3000/?output=1&ndi=1 "
28+ ````
29+
2130
2231Calling layout from Lawo Ember viewer:
2332run ember viewer.
You can’t perform that action at this time.
0 commit comments