event driven system
This commit is contained in:
parent
0c5f56c8a6
commit
3a47920186
10 changed files with 782 additions and 253 deletions
|
|
@ -8,4 +8,6 @@
|
|||
|
||||
- Buffer Size for EACH CAMERA should be one, batch is for when processing multiple cameras, when new frame comes in, replace the old one at the old index if exist. This way the real time requirement is satisfied. We need a data structure to track this in addition to ring buffer tho.
|
||||
|
||||
- Buffer should flush after TARGET_FRAME_INTERVAL_MS
|
||||
|
||||
- Blurry asyncio archtecture, require documentations
|
||||
Loading…
Add table
Add a link
Reference in a new issue