Automatic backup: 2026-05-18_20:00:01
This commit is contained in:
@@ -40,9 +40,14 @@ mode: camera-streamer # ustreamer - Provides mjpg and sn
|
||||
enable_rtsp: false # If camera-streamer is used, this enables also usage of an rtsp server
|
||||
rtsp_port: 8554 # Set different ports for each device!
|
||||
port: 8080 # HTTP/MJPG Stream/Snapshot Port
|
||||
device: /base/soc/i2c0mux/i2c@1/imx708@1a
|
||||
|
||||
# logi usb webcam "temporary"
|
||||
device: /dev/video0
|
||||
resolution: 1280x720
|
||||
|
||||
#device: /base/soc/i2c0mux/i2c@1/imx708@1a
|
||||
#resolution: 1280x720 # widthxheight format
|
||||
resolution: 4608x2592
|
||||
#resolution: 4608x2592
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user