summaryrefslogtreecommitdiff
path: root/voctocore/README.md
diff options
context:
space:
mode:
authorMaZderMind <github@mazdermind.de>2015-06-16 16:59:04 +0200
committerMaZderMind <github@mazdermind.de>2015-06-16 16:59:04 +0200
commitc69b7397171e49221a42c0c49154d29722d38af0 (patch)
treea2dd956c6d9e4597be70a4bd792e7356f8387f17 /voctocore/README.md
parent8e2359d8ed6b17fc6cad99d617c889c754eb44c1 (diff)
Implement Stream-Blanker
Diffstat (limited to 'voctocore/README.md')
-rw-r--r--voctocore/README.md14
1 files changed, 9 insertions, 5 deletions
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
/ /