Please enable JavaScript.
Coggle requires JavaScript to display documents.
Genetec, frames_to_storage, cam config, image_publisher, s3
reference…
-
-
-
-
-
-
-
commom_modules
aws_utils.py
redis_utils.py
slack_utils.py
logger.py
constansts.py
general.py
park_time_check.py
triton_grpc.py
5 types of redis DB
using list,key-value,streams datatype
redis_monitoring_obj (for aggregator data)
redis_streams_obj(store redis streams app subs streaming)
redis_frames_obj(store raw frames)
redis_lists_obj(storing rto frames[raw frames required by the rto])
redis_strings_obj(storing model output and other keys)
-
-
-
-
Runs for first 10 mins and calculates 10 frames per min
10 frame * 10 min = 100 frame
with 3 reference frame for each camera
-
-
-
-
-
-
-
-