adafruit / adafruit-pi-cam

Camera project for Raspberry Pi + camera + Adafruit PiTFT
http://learn.adafruit.com/diy-wifi-raspberry-pi-touch-cam
BSD 2-Clause "Simplified" License
98 stars 46 forks source link

picamera.exc.PiCameraError: Failed to create camera component: Out of memory #6

Closed devsnek closed 8 years ago

devsnek commented 9 years ago

Like the title says. When I run sudo python cam.py I get picamera.exc.PiCameraError: Failed to create camera component: Out of memory

apesector commented 9 years ago

Check if its physically properly connected at both ends. Handling the camera sometimes unclips the socket. Cheers