This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Control Camera Notification Status
#4
The easiest way is to do auth request in your browser and check response format. If you get just raw sid value then next request is simple:
Code:
url = "http://1.2.3.4/webapi/entry.cgi?mailEnable=1&_sid=".. data
data = socket.http.request(request_body)

Otherwise, post response here and we will help you with parsing it Wink
Reply


Messages In This Thread
RE: Control Camera Notification Status - by admin - 31.08.2015, 13:38

Forum Jump: