Skip to content

Commit 28c86bd

Browse files
committed
doc: update README.md
1 parent d8bce85 commit 28c86bd

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff 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

1616
run "kaleido-ember-win-x64.exe" on your CasparCG machine.
1717
Setup Decklink to use internal keyer (only some Decklink cards support this)
1818

19-
Call command:
19+
Play command for Decklink SDI keyer:
20+
```
2021
play 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
2231
Calling layout from Lawo Ember viewer:
2332
run ember viewer.

0 commit comments

Comments
 (0)