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/
shall
Fri, 2017-03-31 21:54
Permalink
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
Comments
shall
Fri, 2017-03-31 21:54
Permalink
# Disable the ACT LED.
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