Commit Graph

4 Commits

Author SHA1 Message Date
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
91c92b0fcb Apply intial changes to make repo perform better as a Python module 2020-12-13 12:41:46 -06:00
Karl Moos
aa14b601f5 Add requirement file, docs, updates to complete PTZ 2020-10-18 11:17:05 -05:00