update at 2026-06-03 11:04:16

This commit is contained in:
陈赣
2026-06-03 11:04:16 +08:00
parent dc755d2bfd
commit 41bd03123c
7 changed files with 15 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
"""视频流工作线程:读取视频帧、调用检测器、绘制 OSD 并缓存 JPEG。"""
from __future__ import annotations
import threading