From e104284f309b4492325931c5b47a16505e44a9a1 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sun, 10 May 2015 20:06:51 +0200 Subject: Move files & implement output counting --- voctocore/README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'voctocore/README.md') 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… ```` -- cgit v1.2.3