diff options
Diffstat (limited to 'voctocore/README.md')
-rw-r--r-- | voctocore/README.md | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/voctocore/README.md b/voctocore/README.md index df6abf8..40bb793 100644 --- a/voctocore/README.md +++ b/voctocore/README.md @@ -1,11 +1,13 @@ ```` - /-> Encoder -> PreviewPort 12000 - /-> VideoMix -> OutputPort 11000 -10000… VideoSrc --> MirrorPort 13000… - \-> Encoder -> PreviewPort 14000… + /-> Encoder -> PreviewPort 12000 + /-> VideoMix --> OutputPort 11000 + / \-> StreamBlanker -> StreamOutputPort 11001 +10000… VideoSrc --> MirrorPort 13000… + \-> Encoder -> PreviewPort 14000… - /-> Encoder -> PreviewPort 22000 - /-> AudioMix --> OutputPort 21000 + /-> Encoder -> PreviewPort 22000 + /-> AudioMix --> OutputPort 21000 + / \-> StreamBlanker -> StreamOutputPort 21001 20000… AudioSrc --> MirrorPort 23000… \-> Encoder -> PreviewPort 24000… ```` |