Lord_Heffe
Posts: 1
Joined: Mon Aug 05, 2019 11:49 am

RPi Camera starts going white

Mon Aug 05, 2019 11:51 am

Hi, I bought a RPi Camera V2 from amazon yesterday and when I tested it today it started going white and then flashing colors like a disco party (rave starts 8 seconds in):

https://imgur.com/a/QK5VL22

All I did was record a video and convert it into .mp4:

Code: Select all

$ raspivid -o myvid.h264 -t 30000 -w 1280 -h 720 -b 8000000

$ MP4Box -fps 30 -add myvid.h264 myvid.mp4
The same thing is happening before I convert it to mp4 and with different resolutions and bitrates set. I've also tried every single exposure, AWB, and image effect mode but the result is the same.

Does anyone know whats happening? Thanks in advance

trejan
Posts: 2238
Joined: Tue Jul 02, 2019 2:28 pm

Re: RPi Camera starts going white

Mon Aug 05, 2019 1:59 pm

Check the tiny connector that connects the actual camera module to the PCB. I had one where it wasn't fully inserted and would do odd things like this. Be careful about static electricity as the camera module won't appreciate getting zapped.

Return to “Troubleshooting”