3 Commits

Author SHA1 Message Date
Stephen Golub
04d5d4a7ae Fix error response handling for display 2021-08-24 10:53:06 -05:00
Stephen Golub
b80b29f013 Add ability to toggle watermark on or off 2021-08-24 10:52:51 -05: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