Hi erik , Thank you for your prompt reply.
After reviewing my software, as you pointed out, I found that PeopleTraker using Poll was not working properly.
The reason I started considering Poll is because I want to use the OAK-1 footage in other function.
Therefore, I tried to thread it and communicate with Queue, but when I started it with a thread, the next thread could not be started, and it didn't go well.
oak.start(blocking=False) is using.
I couldn't identify the cause, so I thought of using polling processing to include processing that intentionally yields to other threads.
If you have any useful information for threading "with OakCamera() as oak:", please let me know.
Thank you