Commit Graph

9 Commits

Author SHA1 Message Date
jdiamond
8cd3405378 Move streaming dependancies to their own "extra" 2021-03-30 23:04:18 +00: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
4c4dd7dd69 Complete second logic pass, remove underscore from package name 2020-12-18 15:58:28 -06:00
Bobrock
b10c29c6be Move description read-in beneath metadata 2020-12-18 08:50:32 -06:00
Bobrock
00835e3543 Add changes from original examples file, apply find_packages to setup, add tests 2020-12-13 13:38:20 -06: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
e1eabf535d Refactor image settings from recording to new mixin 2020-10-30 06:06:25 -05:00
Karl Moos
b4f95d7a0b Add Alarm getters 2020-10-28 06:07:02 -05:00
Karl Moos
9218ff1549 Add pieces to allow PyPi package publish 2020-10-25 07:24:43 -05:00