mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Merge pull request #1082 from jasaw/reduce-bcm2835-v4l2-max-video-size
reduce bcm2835-v4l2 video size to reclaim some RAM
This commit is contained in:
commit
660addfc0e
@ -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