D-Link Forums

The Graveyard - Products No Longer Supported => IP Cameras => DCS-942L => Topic started by: Joe Public on April 13, 2012, 01:08:34 AM

Title: How to manage DCS-942L using a web browser
Post by: Joe Public on April 13, 2012, 01:08:34 AM
As DCS-942L IP cam is compatible with "NVSCGI APIs" (search this string on a search engine and you will find some useful PDF docs), many features of this IP Cam may be enabled or disabled using any web browsers, for example we can manage the motion detect.

So to get informations about the current settings of motion detect, we have to write the following phrase/string on any browser:
http://[IPCamAddress:port]/config/motion.cgi
it shows some parameters related to motion detect (eventually if browser asks you to save a file, save it on desktop and open it using a text editor). Logically the IP cam will ask you admin's user-id and password.

To disable motion detect, we have to write:
http://[IPCamAddress:port]/config/motion.cgi?enable=no

To enable it again:
http://[IPCamAddress:port]/config/motion.cgi?enable=yes

To set some parameters such as sensitivity and pir we have to use following parameters:
http://[IPCamAddress:port]/config/motion.cgi?sensitivity=[number]
http://[IPCamAddress:port]/config/motion.cgi?pir=[yes/no]

To set several parameters, we have to use digit "&" inside string - for example
http://[IPCamAddress:port]/config/motion.cgi?sensitivity=[number]&pir=[yes/no]


I suggest you to read the documentation because using "NVSCGI APIs" it is possible to manage the IP cam everywhere and quickly.

Hope this may help you.
Title: Re: How to manage DCS-942L using a web browser
Post by: JavaLawyer on April 19, 2012, 08:53:59 AM
Would you mind if I re-posted this information as an entry on our mydlink FAQ page?
Title: Re: How to manage DCS-942L using a web browser
Post by: Joe Public on April 20, 2012, 02:13:42 AM
For me there is no problem, but in this case it is better to provide the Internet links directly to all users of this forum in order to let them have a good knowledge of all internal commands (I have just written only a minimal part of the commands to be used - for example regarding motion detection). What do you think about it? According to Forum's agreements ("Do's and Don'ts"), is it possible to publish external links (in this case we have to do with .PDF files stored in other web sites)?
Title: Re: How to manage DCS-942L using a web browser
Post by: JavaLawyer on April 20, 2012, 04:50:27 AM
I'll send you a PM.  :-\