1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-28 01:19:27 +01:00

Use the old camera firmware based software stack (for now)

This commit is contained in:
j1nx 2022-05-17 09:13:51 +02:00
parent 7f0f4b9df0
commit 380a5a4aca
3 changed files with 3 additions and 2 deletions

View File

@ -48,7 +48,7 @@ dtparam=audio=on
# Enable camera driver
# dtoverlay=imx219
dtoverlay=ov5647
# dtoverlay=ov5647
# camera_auto_detect=1
# Disable rainbow color splash

View File

@ -0,0 +1,2 @@
options bcm2835-v4l2 max_video_width=1280
options bcm2835-v4l2 max_video_height=720