Max Ziermann
7512ce40ea
Remove unusable code
...
Since the Request class catches/re-raises every errors (including
http non-200 status codes) some lines could never be reached. Some
of these lines were already removed in the previous commit.
2020-03-04 12:28:04 +01:00
Alano Terblanche
020b7903ae
Merge branch 'master' into dev-1.0
2019-09-15 22:35:58 +02:00
Alano Terblanche
c4600134b5
Updating dev-1.0.
2019-09-15 22:29:42 +02:00
David Beitey
1f5944801c
Allow API connection over HTTPS
2019-09-15 11:11:21 +10:00
Alano Terblanche
475c72b241
Added proxy support. Bug fixes in APIHandler. RTSP support (adding)
...
Proxy support allows contacting the camera behind a proxy (GET and POST requests).
Adding RTSP support - still in progress.
2019-08-11 21:06:21 +02:00
Alano Terblanche
8b100dc4cd
Some API's added
...
API's added:
- Network (get and add).
- Login (token)
- General System (only get info)
- Wifi (set, scan, get)
2019-01-01 00:58:54 +02:00