D-Link Forums

D-Link IP Cameras for Home => DCS series Network Cameras => Topic started by: herslov on April 05, 2013, 05:59:04 AM

Title: DCS-2121 direct reboot by http
Post by: herslov on April 05, 2013, 05:59:04 AM
I need to have a direct http reboot for my camera (no entering of username/password)

I know you can get a picture by using:


   http://admin:<passwd>@192.168.1.20:80/image/jpeg.cgi&profileid=1
   http://192.168.20:80/image/jpeg.cgi

From "DCS-2121(2102)-1.03-2414 NIPCA1.5 support table" i get:

/config/system_reboot.cgi -d"reboot=go"

http://admin:<passwd>@192.168.1.20:80/config/system_reboot.cgi -d"reboot=go"

so by theory this should work.

Can anyone help?