D-Link Forums

The Graveyard - Products No Longer Supported => IP Cameras => DCS-932L => Topic started by: fredbav on October 27, 2012, 05:09:53 AM

Title: How to activate motion detection automatically ?
Post by: fredbav on October 27, 2012, 05:09:53 AM
Hello,
My DCS-932L has 1.03 firmware, and I want to activate motion detection with a script or a command like (ssh, php, ...). Is it possible and how ?
Frédérik
Title: Re: How to activate motion detection automatically ?
Post by: fredbav on October 30, 2012, 12:47:45 PM
There is a solution,
With silenium and Python on a linux server, you can simulate an user on the camera's interface and for cliking corresponding buttons.
It's work for me.
Bye