#Start in daemon (background) mode and release terminal (default: off) daemon on # The mini-http server listens to this port for requests (default: 0 = disabled) stream_port 8081 # Restrict stream connections to localhost only (default: on) stream_localhost off # TCP/IP port for the http server to listen on (default: 0 = disabled) webcontrol_port 8080 # Restrict control connections to localhost only (default: on) webcontrol_localhost off # Maximum number of frames to be captured per second. # Valid range: 2-100. Default: 100 (almost no limit). framerate 100