### Options for USB based cameras # The port on which the webcam server for the camera should listen on. PORT=5001 # The path to the camera device. DEVICE=/dev/v4l/by-id/usb-Sonix_Technology_Co.__Ltd._USB_2.0_Camera_SN0001-> # The image format of the camera. FORMAT=YUYV # The resolution to set on the camera. Defaults to 1280x720. WIDTH=1280 HEIGHT=720 # The framerate to set on the camera. Defaults to 15fps. FRAMERATE=15 # Additional options. OPTIONS=