Commit Graph

22 Commits

Author SHA1 Message Date
Alano Terblanche
e77b267b1f Update README.md
added supported cameras
2021-01-12 12:31:11 +02:00
Alano
32e602571d updated readme & requirements file
`requirements.txt` reads directly from setup.py which means it will install all the packages listed from setup.py. This is a small work around to prevent managing two different "sources of truth".
2020-12-19 23:02:58 +02:00
Alano Terblanche
2b3e142fe5 Updated project structure and some file names.
Restored `requirements.txt`

Updated `setup.py` to include new repository url and contact details.

Moved the rtsp code from `record` to `stream`.

Updated project structure to make it more readable and developer friendly - moved mixins to the `mixins` package, moved handlers to the `handlers` package.

Moved files not belonging to anything in particular to the `util` package.

Updated `camera` class to also defer login call.

Deleted unused files like `config_handler`.
2020-12-19 19:55:12 +02:00
Bobrock
84ed8481e2 Add back pipfiles, README 2020-12-18 08:48:56 -06:00
Bobrock
91c92b0fcb Apply intial changes to make repo perform better as a Python module 2020-12-13 12:41:46 -06:00
Alano Terblanche
1792d47d4c Update README.md 2020-12-11 18:37:23 +02:00
Alano Terblanche
fd9a735ea0 Update README.md 2020-12-11 18:21:21 +02:00
Alano
984747e1db Updated to v0.0.5
Updated readme.
Updated twine package script.
2020-12-07 12:09:12 +02:00
Alano Terblanche
feae1e91a9 Update README.md 2020-11-03 21:16:06 +02:00
Karl Moos
0c3475aa00 Add Image settings setter 2020-10-30 07:27:33 -05:00
Karl Moos
dd86eaca2e Add Advanced Image settings 2020-10-30 06:00:03 -05:00
Karl Moos
02b9837888 Add Recording Encode setter 2020-10-30 05:39:34 -05:00
Karl Moos
b4f95d7a0b Add Alarm getters 2020-10-28 06:07:02 -05:00
Karl Moos
c8eb387cd1 Update README (implemented methods), add more getters 2020-10-27 18:53:09 -05:00
Alano Terblanche
bef4f8d5fd Update README.md 2020-10-26 16:39:13 +02:00
Karl Moos
aa14b601f5 Add requirement file, docs, updates to complete PTZ 2020-10-18 11:17:05 -05:00
Max Ziermann
eeb6189f7d Add focusing API calls 2020-03-06 22:38:25 +01:00
Max Ziermann
8506e3a294 Add zoom commands 2020-03-06 22:26:25 +01:00
Karl Moos
577dcadc68 Add System->Reboot 2019-10-07 12:21:59 -05:00
Alano Terblanche
4ebc0a2c97 Update README.md 2019-08-11 11:24:02 +02:00
Alano Terblanche
28a361b44d Update README.md 2019-01-01 01:18:47 +02:00
Alano Terblanche
5b31de25c4 Initial commit 2019-01-01 00:57:12 +02:00