txlyre hai 7 meses
pai
achega
85b312b09e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -355,7 +355,7 @@ if __name__ == "__main__":
         target=pusher, args=(q, args.pool_url, secret, args.cooldown)
     )
 
-    if args.source_type == "video2":
+    if args.source_type == "linuxvideo":
         threading.Thread(target=video2_sampler, args=(q, args.source)).start()
     else:
         threading.Thread(