Open main menu

How to enable camera support in Raspbian

  • Boot up the Pi and log in. The default username is pi, and the default password is raspberry. (Note: if you have changed these from the default then you will need to supply your own user/password details).
  • Run the following commands in a terminal to upgrade the Raspberry Pi firmware to the latest version:
sudo apt-get update 

Fisheye1.png


sudo apt-get upgrade

Fisheye1.png


  • Access the configuration settings for the Pi by running the following command:
sudo raspi-config
  • Navigate to “camera” and select “enable”.

Fisheye3.png


Fisheye4.png


  • Select “Finish” and reboot.

Fisheye5.png