summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authordeva <deva>2005-10-18 12:07:40 +0000
committerdeva <deva>2005-10-18 12:07:40 +0000
commit1099eeae24b28306022ae3663a2766261b3455e4 (patch)
tree8f40fa2017c8955e014701dd2dd19861bfe68200 /etc
parent38e4cbdb7aabf90d9a56ac95f1c8beca810c9436 (diff)
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile.am6
-rw-r--r--etc/miav.conf6
2 files changed, 7 insertions, 5 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am
index e149dab..1e4ee34 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -1,7 +1,9 @@
EXTRA_DIST = \
- miav.conf
+ miav.conf \
+ multicast.conf
sysconfdir=${prefix}/etc/miav
dist_sysconf_DATA = \
- miav.conf \ No newline at end of file
+ miav.conf \
+ multicast.conf \ No newline at end of file
diff --git a/etc/miav.conf b/etc/miav.conf
index 13770e3..7c65300 100644
--- a/etc/miav.conf
+++ b/etc/miav.conf
@@ -20,9 +20,6 @@ screensize = 19.0
pixel_width = 1024
pixel_height = 768
-# mcast conf file
-multicast_configurationfile= "/home/miav/etc/miav/multicast.conf"
-
# Set to 1 if client is slow ( less than 1.5 ghz )
player_skip_frames = 1
@@ -38,6 +35,9 @@ server_group = "miav"
server_movie_root = "/home/miav/miav_movie_files"
server_image_root = "/home/miav/miav_image_files"
+# Defines the size of the multicasted upd packages (1500 is normal)
+udp_packet_size = 1500
+
# Video output controls. A sequence of I and P, where I is keyframes
# which is fast to create, but uses a lot of discspace.
# B uses changes since last frame, is more cpu intensive, but uses a