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