- Enable USB timeout (5000ms) for stable communication - Fix send thread timeout from 0.01s to 1.0s for better blocking - Update WebcamInferenceRunner to use async pattern (non-blocking) - Add non-blocking put_input option to prevent frame drops - Improve thread stopping mechanism with better cleanup These changes follow Kneron official example pattern and should enable proper parallel processing across multiple dongles. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
Python
100%