• April 26, 2024, 12:48:48 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Management thru API  (Read 4037 times)

rfoged

  • Level 1 Member
  • *
  • Posts: 1
Management thru API
« on: June 01, 2012, 03:15:19 AM »

I am trying to set my camera to automatically enable motion detection. I use a small service on my internal network each morning.

However - thru the API I cannot set ANY of the settings. I can get all settings thru the API - but neighter GET with parameters, or POST with formdata works. Have anyone been successful ???

Examples:

GET http://10.0.4.10/system.cgi?CameraName=NewName HTTP/1.0

Returns no error, but also no change....

POST http://10.0.4.10/system.cgi HTTP/1.0
CameraName=NewName (budy)

Returns no error, but also no change....
Logged