summaryrefslogtreecommitdiff
path: root/etc/miav.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/miav.conf')
-rw-r--r--etc/miav.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/miav.conf b/etc/miav.conf
index c146221..a0692a2 100644
--- a/etc/miav.conf
+++ b/etc/miav.conf
@@ -17,8 +17,8 @@ pixel_width = 1024
pixel_height = 768
# How and where to connect to the miav server?
-server_addr = "127.0.0.1"
-server_port = 30000
+server_addr = "10.3.20.232"
+server_port = 18120
# Where top store the files recieved by the server
server_root = "/tmp/miav_files"
@@ -27,7 +27,7 @@ server_root = "/tmp/miav_files"
# which is fast to create, but uses a lot of discspace.
# B uses changes since last frame, is more cpu intensive, but uses a
# lot less diskspace than I frames
-frame_sequence = "IPPPPPPPPPP"
+frame_sequence = "IIPIP"
# quality in % - 100% is best quality
-frame_quality = 90
+frame_quality = 80