[general] # show the PTZ buttons? (changing requires restart) show_ptz_buttons = yes # show the preset buttons? (changing requires restart) show_preset_buttons = yes # How much prebuffering? Less than 200 probably won't work prebuffer_ms = 500 # Optionally open the program on a specific monitor #startup_monitor = 2 # Window initial state, "normal", "maximized" or "fullscreen" # or "fullscreen2" (fullscreen with no buttons) startup_state = normal # Optionally specify a different directory for snapshots. # If this value isn't present it uses the snapshots subfolder # of the program directory #snapshots_directory = d:\whatever # use a gaming joystick to control the camera too? use_joystick = yes # the fastest to pan when joystick is fully pressed (max of 8) joystick_max_pan_speed = 4 # This is the threshhold below which the joystick signal is ignored. # Recommended is .4, and for example if it's 1 everything # is ignored. Sensitive larger joysticks like flight sims can have # lower values (even .1), while gamepads are probably around .5 joystick_threshhold = .4 # Speed to pan with keyboard arrows. Range is 1-8. keyboard_pan_speed = 2 #button14 = camera1 #button15 = camera2 [joystick1] # Define what each joystick axis does. # Note that you can open the log window (File -> Show Log) to # see which joystick axis is moving at any time. # options are pan, zoom, focus, volume axis0 = pan axis1 = pan axis2 = zoom axis3 = focus axis4 = pan hat_horizontal = focus hat_vertical = zoom # optionally hard code a joystick button to some action #button2 = customtour:interval=8, random [camera1] camera_address = 10.10.99.1 camera_username = whatever camera_password = whatever camera_port_http = 80 camera_port_rtsp = 554 camera_substream = 0 # optional camera auth mode (options are "digest" or "basic"). # If unspecified, will use digest. #camera_auth_mode = basic # optional volume for this camera (between 0 and 100) # camera_volume = 20 # remap some buttons? #button5 = preset1 #button6 = tour1 #button7 = scan1 #button8 = pattern1 [camera2] camera_address = 10.10.99.2 camera_username = whatever camera_password = whatever camera_port_http = 80 camera_port_rtsp = 554 camera_substream = 0