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