Closed JoshKing56 closed 5 years ago
Enabling camera requires you to edit the file /boot/config.txt to have two variables set:
start_x=1 # essential, for camera gpu_mem=128 # at least, or maybe more if you wish disable_camera_led=1 # optional, if you don't want the led to glow
And then reboot. Documenting, not going to automate for now.
Originally posted by @JoshKing56 in https://github.com/JoshKing56/PhenoPi/issues/2#issuecomment-493701022
Not really necessary, since setup should be done sparsely. Process is documented. Closing for now.
Enabling camera requires you to edit the file /boot/config.txt to have two variables set:
And then reboot. Documenting, not going to automate for now.
Originally posted by @JoshKing56 in https://github.com/JoshKing56/PhenoPi/issues/2#issuecomment-493701022