In this video, I setup my Raspberry Pi HQ camera as a “porch pirate cam” and cat monitoring system with MotioneyeOS.

Materials:
Raspberry Pi 4 kit – https://amzn.to/3kJ40DN
High Quality (HQ) Camera – https://www.raspberrypi.org/products/raspberry-pi-high-quality-camera/
CS Mount lens for HQ camera – https://amzn.to/2XXCMzz
Raspberry Pi Camera Ribbon Cable – https://amzn.to/2XSfbQH

MotioneyeOS – https://github.com/ccrisan/motioneyeos/releases
HQ Camera PDF – https://magpi.raspberrypi.org/books/camera-guide
3D Print files for RPi4 + HQ Camera Housing – https://www.thingiverse.com/thing:4420496
HQ Camera Basics – https://magpi.raspberrypi.org/issues/94

Other videos referenced during this video:
2020 Raspberry Pi 4 setup with Raspberry Pi Imager – https://youtu.be/2Jfv9NO6J2Q
Motion Triggered Pet Monitoring System with Raspberry Pi Zero W – https://youtu.be/Uu_3IrvCEvo
MotionEye Part 2: Raspberry Pi Multi Camera Surveillance System – https://youtu.be/ihcrtGdpOro

Atom.io – https://atom.io/
wpa_supplicant.conf
country=us
update_config=1
ctrl_interface=/var/run/wpa_supplicant

network={
scan_ssid=1
ssid=”YourNetworkName”
psk=”YourNetworkPassword”
}

Disclaimer: I’m not an attorney, this is not legal advice, but it might be a good idea to follow any and all privacy laws that are applicable to you in your location.
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission.

source