6 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
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
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