11 Commits

Author SHA1 Message Date
09201030dd addition of the ability to retry and continue if
camera is disconnected and reconnected
2023-09-23 00:22:23 +03:30
3f19349f53 renamed example files 2023-09-23 00:21:19 +03:30
828fe5385d multiple fixes and improvements. ready to deploy 2023-09-22 02:19:14 +03:30
0cf729e90e added detection delay feature for preventing bulk record generation
added headers and API Key parts
Changes to be committed:
	modified:   camera-client/camera_monitor.py
2023-09-21 23:02:01 +03:30
9d4750d37d added config.json example file
Changes to be committed:
	new file:   camera-client/config.json.example
2023-09-21 23:01:17 +03:30
4db6cb0af0 added a systemd service example as a reference 2023-09-21 22:27:11 +03:30
2e70b3419d changed logging module to lg for smaller code base
Changes to be committed:
	modified:   camera-client/camera_monitor.py
2023-09-21 22:26:32 +03:30
86ea984e7a improved logging feature of the app.
Changes to be committed:
	modified:   camera-client/camera_monitor.py
2023-09-21 22:17:38 +03:30
91b1356e5a camera_monitor.py created and ready for testing
requirements.txt also added for camera monitor app
 Changes to be committed:
	new file:   camera-client/camera_monitor.py
	new file:   camera-client/requirements.txt
2023-09-21 21:51:59 +03:30
2efc8c5e77 renamed main.py to camera_monitor.py 2023-09-21 21:51:43 +03:30
8641e0d0e5 Initial Commit 2023-09-18 14:36:32 +03:30