Compare commits
6 Commits
0d43916a83
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 34329e1550 | |||
| 25f2d354a9 | |||
| 1e7cd50df2 | |||
| 51ab8e0b10 | |||
| 7ebf9171cc | |||
| 02d184c7bf |
+4
-5
@@ -41,14 +41,13 @@ no_proxy: false
|
|||||||
#v4l2ctl: # Add v4l2-ctl parameters to setup your camera, see Log what your cam is capable of.
|
#v4l2ctl: # Add v4l2-ctl parameters to setup your camera, see Log what your cam is capable of.
|
||||||
|
|
||||||
[cam head]
|
[cam head]
|
||||||
#mode: ustreamer
|
mode: ustreamer
|
||||||
mode: MJPG
|
|
||||||
port: 8080
|
port: 8080
|
||||||
#device: /dev/v4l/by-path/platform-5101000.usb-usb-0:1.1:1.0-video-index0
|
#device: /dev/v4l/by-path/platform-5101000.usb-usb-0:1.1:1.0-video-index0
|
||||||
device: /dev/v4l/by-id/usb-DSJ_UC60_Video_200901010001-video-index0
|
device: /dev/v4l/by-id/usb-DSJ_UC60_Video_200901010001-video-index0
|
||||||
resolution: 1280x960 #176x144, 320x240, 352x288, 640x480, 640x360, 640x400, 800x600, 1024x768, 1280x720, 1280x960, 1600x1200, 1920x1080, 2048x1536, 2560x1440, 2592x1944
|
resolution: 1600x1200 #176x144, 320x240, 352x288, 640x480, 640x360, 640x400, 800x600, 1024x768, 1280x720, 1280x960, 1600x1200, 1920x1080, 2048x1536, 2560x1440, 2592x1944
|
||||||
max_fps: 15
|
max_fps: 30
|
||||||
v4l2ctl: focus_auto=0 #brightness=-10, backlight_compensation=0
|
v4l2ctl: focus_automatic_continuous=0 #brightness=-10, backlight_compensation=0
|
||||||
|
|
||||||
#[cam bed_cam]
|
#[cam bed_cam]
|
||||||
#mode: ustreamer
|
#mode: ustreamer
|
||||||
|
|||||||
Reference in New Issue
Block a user