mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Use the old camera firmware based software stack (for now)
This commit is contained in:
@ -48,7 +48,7 @@ dtparam=audio=on
|
|||||||
|
|
||||||
# Enable camera driver
|
# Enable camera driver
|
||||||
# dtoverlay=imx219
|
# dtoverlay=imx219
|
||||||
dtoverlay=ov5647
|
# dtoverlay=ov5647
|
||||||
# camera_auto_detect=1
|
# camera_auto_detect=1
|
||||||
|
|
||||||
# Disable rainbow color splash
|
# Disable rainbow color splash
|
||||||
|
@ -0,0 +1,2 @@
|
|||||||
|
options bcm2835-v4l2 max_video_width=1280
|
||||||
|
options bcm2835-v4l2 max_video_height=720
|
@ -1 +0,0 @@
|
|||||||
blacklist bcm2835-v4l2
|
|
Reference in New Issue
Block a user