浏览代码

add: Integrated camera for testing live Video input

micha 2 天之前
父节点
当前提交
71d5bab7c9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      vpu/vpu_live4.py

+ 1 - 0
vpu/vpu_live4.py

@@ -301,6 +301,7 @@ def _cam_cfg():
             cfg = i
     cfg = cfg.split()
     capture = scan_capture(name="MiraBox",serial="")
+    #capture = scan_capture(name="Integrated",serial="")
     if capture:
         print("capture",capture)
         try: