Hi Everyone,
I purchased a V2 Camera Module from Pimoroni and installed it today.
I ran apt-get update && upgrade, enabled the camera in raspi-config and then restarted. I then tried to take a picture and a video using raspistill and raspivid and everything seems like it works. The jpg and h264 files are created but when I open them p they are just a grey screen with some lines on them.
It looks like this https://imgur.com/a/6pGXIGW
I ran the command vcgencmd get_camera and the output is "Returned Supported=1 Detected =1)
Anyone any ideas?
Thanks