mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
reduce bcm2835-v4l2 video size to reclaim some RAM
This commit is contained in:
parent
8587fc0dc8
commit
9838b6c054
@ -1,4 +1,4 @@
|
||||
bcm2835-v4l2 max_video_width=2592 max_video_height=1944
|
||||
bcm2835-v4l2 max_video_width=1920 max_video_height=1200
|
||||
bcm2835-wdt
|
||||
i2c-bcm2708
|
||||
i2c-dev
|
||||
|
@ -1,4 +1,4 @@
|
||||
bcm2835-v4l2 max_video_width=2592 max_video_height=1944
|
||||
bcm2835-v4l2 max_video_width=1920 max_video_height=1200
|
||||
bcm2835-wdt
|
||||
i2c-bcm2708
|
||||
i2c-dev
|
||||
|
@ -1,4 +1,4 @@
|
||||
bcm2835-v4l2 max_video_width=2592 max_video_height=1944
|
||||
bcm2835-v4l2 max_video_width=1920 max_video_height=1200
|
||||
bcm2835-wdt
|
||||
i2c-bcm2708
|
||||
i2c-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user