From 2e28d09b04d66add839d4b43529ca11e25c699a3 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sun, 6 Sep 2015 13:49:48 +0200 Subject: Implement jpeg-previews and a/v receiving in ui --- voctocore/default-config.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'voctocore') diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index f2f2505..a5eaae4 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -21,10 +21,11 @@ sources=cam1,cam2,grabber ;pippos=948/528 [previews] -; disable if ui & server run on the same computer and exchange uncompressed video frames +; disable if ui & server run on the same computer and can exchange uncompressed video frames enabled=true ; default to mix-videocaps +; you can change the framerate and the width/height, but nothing else videocaps=video/x-raw,width=1024,height=576,framerate=25/1 [stream-blanker] -- cgit v1.2.3