http://www.instructables.com/id/Raspber ... /?ALLSTEPS
However the camera automatically runs on start up using a motion daemon and continues in the background until Pi is finally powered down. I would like to have the facility to turn motion on or off (pause) using a switch connected to a GPIO otherwise the camera will fill up the SD card with me washing the car
I am ok with connecting switches and LEDs etc but unsure how daemons work. Any ideas would be appreciated in using Python to switch "motion" on and off.
Thanks in advance.