Commit Graph

5 Commits

Author SHA1 Message Date
Alano Terblanche
a61e86cfa4 chore: bump version to 0.1.5 2022-08-20 12:43:57 +02:00
Alano Terblanche
37dd49f936 chore: bump version to 0.1.4 2022-08-20 12:33:39 +02:00
Alano Terblanche
ac5ee72261 update: bump version to 0.1.3 2021-04-02 08:02:42 +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
0a4898411b Complete second logic pass, remove underscore from package name 2020-12-18 15:58:01 -06:00