diff --git a/resources/crowsnest.conf b/resources/crowsnest.conf index 7a40453..4940445 100644 --- a/resources/crowsnest.conf +++ b/resources/crowsnest.conf @@ -41,7 +41,7 @@ enable_rtsp: false # If camera-streamer is used, this enabl rtsp_port: 8554 # Set different ports for each device! port: 8080 # HTTP/MJPG Stream/Snapshot Port device: /dev/video0 # See Log for available ... -resolution: 1920x1080 # widthxheight format +resolution: 1280x720 # widthxheight format max_fps: 30 # If Hardware Supports this it will be forced, otherwise ignored/coerced. #custom_flags: # You can run the Stream Services with custom flags. #v4l2ctl: # Add v4l2-ctl parameters to setup your camera, see Log what your cam is capable of.