setting up a pi camera

I set up two security cameras for my house. It wasn't as easy as they implied but I was able to get it set up. with in three or four hours. Mostly I did it for fun. The following link is the process that worked there was one that didn't.

https://pimylifeup.com/raspberry-pi-security-camera/

Comments

shall's picture

Maybe we can try this

# Disable the ACT LED.
dtparam=act_led_trigger=none
dtparam=act_led_activelow=off

# Disable the PWR LED.
dtparam=pwr_led_trigger=none
dtparam=pwr_led_activelow=off