aboutsummaryrefslogtreecommitdiff
path: root/example-scripts/default-config.sh
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-02-27 21:18:23 +0100
committerJonas Smedegaard <dr@jones.dk>2017-02-27 21:18:23 +0100
commitf953824dd2a18f15c2beeb5bd792f5f13fb75a44 (patch)
treef5b0fe4febf47da38ae08ade1e7b2f2af7748523 /example-scripts/default-config.sh
parent50b8077a14310972ca86473e5733c1c00a6d0796 (diff)
Smaller frames. More cams. Xvideo (not OpenGL).
Diffstat (limited to 'example-scripts/default-config.sh')
-rw-r--r--example-scripts/default-config.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/example-scripts/default-config.sh b/example-scripts/default-config.sh
index f6fb91b..8dbf1ba 100644
--- a/example-scripts/default-config.sh
+++ b/example-scripts/default-config.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-WIDTH=1920
-HEIGHT=1080
+WIDTH=320
+HEIGHT=176
FRAMERATE=25
AUDIORATE=48000