
#capture properties
device=0
width=320
height=240

#ignored for now
palette=YUV420P

#window size for LK optic flow algorithm
windowsize=3

#window size for averaging before transmission
avgwindowsize=8

#udp options
remoteip=127.0.0.1
remoteport=1234
localport=54890

#max frequency (frames/sec) (0 to disable limit)
maxfreq=0


