Przeglądaj źródła

add: Integrated camera for testing live Video input

micha 2 dni temu
rodzic
commit
71d5bab7c9
1 zmienionych plików z 1 dodań i 0 usunięć
  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: