This commit is contained in:
2025-10-31 09:55:58 +08:00
parent a7784a1486
commit 1f841c373f
8 changed files with 64 additions and 68 deletions

View File

@@ -180,6 +180,7 @@ def main():
else:
img = buffer_manager.get_device(device).get().image
if img is None:
print("读取本地相机帧失败")
break