Commit Graph

10 Commits

Author SHA1 Message Date
Karl Moos
577dcadc68 Add System->Reboot 2019-10-07 12:21:59 -05: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
5bc90f7c60 Added some API's and Doc strings
OSD -> set and get
System -> get_performance, get_information
Recording -> get
2019-08-11 15:35:52 +02:00
Alano Terblanche
2722a80922 Added some doc strings to User management and HDD api 2019-08-11 13:45:51 +02:00
Alano Terblanche
f23c5e8c29 Added User management and osd 2019-08-11 13:24:35 +02:00
Alano Terblanche
e7cdd19dfe Small changes and Snap Frame addition.
Snap allows for the retrieval of a single frame from the current Camera video stream.
PEP8 standard implemented.
2019-08-10 21:47:57 +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