From c69b7397171e49221a42c0c49154d29722d38af0 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Tue, 16 Jun 2015 16:59:04 +0200 Subject: Implement Stream-Blanker --- voctocore/README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'voctocore/README.md') diff --git a/voctocore/README.md b/voctocore/README.md index 2520846..e47ec51 100644 --- a/voctocore/README.md +++ b/voctocore/README.md @@ -1,10 +1,14 @@ # Server-Pipeline Structure ```` -16000 BackgroundSource - \ - --> VideoMix - / \ - / \ /-> StreamBlanker -> StreamOutputPort 15000 + +17000… VSource (Stream-Blanker) -----\ +18000 ASource (Stream-Blanker) ------\ + \ +16000 VSource (Background) \ + \ \ + --> VideoMix \ + / \ -> StreamBlanker -> StreamOutputPort 15000 + / \ / / ------> OutputPort 11000 / / \-> Encoder* -> PreviewPort* 12000 / / -- cgit v1.2.3