diff options
Diffstat (limited to 'voctocore/README.md')
-rw-r--r-- | voctocore/README.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/voctocore/README.md b/voctocore/README.md index 55d19e3..8503819 100644 --- a/voctocore/README.md +++ b/voctocore/README.md @@ -2,15 +2,16 @@ ```` /-> VideoMix / \ - / \ /-> StreamBlanker -> StreamOutputPort 11001 + / \ /-> StreamBlanker -> StreamOutputPort 15000 / ------> OutputPort 11000 - / / \-> Encoder -> PreviewPort 14000… + / / \-> Encoder* -> PreviewPort* 12000 / / /----- -> AudioMix / 10000… AVSource --> MirrorPort 13000… - \-> Encoder -> PreviewPort 14000… + \-> Encoder* -> PreviewPort* 14000… +*) only when encode_previews=true is configured ```` # Control Protocol |