Header banner
Revain logoHome Page
Timothy Jimenez photo
Honduras, Tegucigalpa
1 Level
692 Review
38 Karma

Review on πŸ“· MakerFocus Raspberry Pi 4 Camera: Night Vision, Adjustable-Focus, 5MP OV5647 Webcam for Video 1080p, compatible with Raspberry 3 B+/3B, with FFC Adapter Cables, Camera Mount by Timothy Jimenez

Revainrating 5 out of 5

It's a really good camera if you can understand it, works great with Octopi

So I originally bought the non-wide version of this camera and wasn't a fan of how it looked when zoomed in. My entire printer platform could not fit in the frame. The quality was uh (I don't know what I know now.), it seemed to prefer IR mode, and then a few days ago the quality got really pixelated. I just ordered this wide angle version and when it arrived and I installed it I noticed it was still very pixelated. So I ordered a new ribbon cable and installed it, but the problem was still not solved. I decided to do a little research on how to set the camera parameters, I could find a number of forums and online resources with commands but I couldn't figure out how to use them properly (I'm a mechanical engineer, not a software engineer). But I finally figured out the process, so if you're thinking about getting this camera and want to know how to set it up with Octoprint, here it is: Download PuTTy and SSH to the Pi. You can find resources on how to do this. You'll need the IP address of the Pi. - Once logged in, type: sudo apt update - It should check if you have any firmware and/or software package updates (I had 46 that could be updated). - Then type: sudo apt full-upgrade - it should ask for confirmation and then upgrade all. It may take a few minutes depending on how much you have. Also, you may need to reboot afterwards (sudo reboot). - On reboot you will need to close PuTTy and start a new session to reconnect to the Pi. - When you log in again, type: sudo nano /boot/octopi.txt - then the text file will open in blue text and then search (it can be commented out with a # sign) or add the line: camera_raspi_options= "XXXXXXXXXX" Now place commands for camera parameters in the XXXXX field. You can experiment with yours, but here's what I set for me: camera_raspi_options=" -x 1920 -y 1080 -fps 30 -sh 50 -awb off -quality 100 -vs -ex auto" GOOD LUCK AND HOPE THIS HELPS SOMEONE -THIS IS IN THE FUTURE!

Pros
  • Decent performance
Cons
  • Miscellaneous Miscellaneous