working detector worker

This commit is contained in:
Siwat Sirichai 2025-01-09 00:58:41 +07:00
parent 60fbff76df
commit 3224295610
5 changed files with 700 additions and 19 deletions

5
config.json Normal file
View file

@ -0,0 +1,5 @@
{
"poll_interval_ms": 100,
"max_streams": 5,
"target_fps": 0.5
}