summaryrefslogtreecommitdiff
path: root/voctocore/README.md
diff options
context:
space:
mode:
authorMaZderMind <github@mazdermind.de>2015-05-14 19:59:16 +0200
committerMaZderMind <github@mazdermind.de>2015-05-14 19:59:16 +0200
commit038bc89367f26fe9be8bff135c8c0eca3f9faaaf (patch)
tree692306fb3bb14b75b09056711b4fe4bfd74d2860 /voctocore/README.md
parent51ac59343673286cc4c5d1d9b484b1e3a8f657a5 (diff)
implement switchable preview source in mjpg coding for the GUI
Diffstat (limited to 'voctocore/README.md')
-rw-r--r--voctocore/README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/voctocore/README.md b/voctocore/README.md
index 55d19e3..8503819 100644
--- a/voctocore/README.md
+++ b/voctocore/README.md
@@ -2,15 +2,16 @@
````
/-> VideoMix
/ \
- / \ /-> StreamBlanker -> StreamOutputPort 11001
+ / \ /-> StreamBlanker -> StreamOutputPort 15000
/ ------> OutputPort 11000
- / / \-> Encoder -> PreviewPort 14000…
+ / / \-> Encoder* -> PreviewPort* 12000
/ /
/----- -> AudioMix
/
10000… AVSource --> MirrorPort 13000…
- \-> Encoder -> PreviewPort 14000…
+ \-> Encoder* -> PreviewPort* 14000…
+*) only when encode_previews=true is configured
````
# Control Protocol