aboutsummaryrefslogtreecommitdiff
path: root/voctocore
diff options
context:
space:
mode:
authorMaZderMind <github@mazdermind.de>2015-05-16 13:50:19 +0200
committerMaZderMind <github@mazdermind.de>2015-05-16 13:50:19 +0200
commit53ba467fd081793508a51650b5ef85572953dadb (patch)
treebb9c23e723bc7ec9c7fccb840eef4a9b2ddf307b /voctocore
parentea9b3d79923920c5f8f83923c1af8dd516180796 (diff)
Remove Client-Config from Server-ini
Diffstat (limited to 'voctocore')
-rw-r--r--voctocore/default-config.ini12
1 files changed, 0 insertions, 12 deletions
diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini
index b7751f0..663a853 100644
--- a/voctocore/default-config.ini
+++ b/voctocore/default-config.ini
@@ -9,15 +9,3 @@ sources=cam1,cam2,grabber
; disable if ui & server run on the same computer and exchange uncompressed video frames
enabled=true
videocaps=video/x-raw,width=1024,height=576,framerate=25/1
-
-[pause]
-;image=/video/pause.png
-video=/video/pause.m4v
-audio=/video/dudel.m4a
-
-[nostream]
-image=/video/nosteam.png
-;video=/video/nosteam.m4v
-audio=/video/dudel.m4a
-
-[client]