This commit is contained in:
Ayzen
2026-06-11 19:51:30 +03:00
parent 9661504e51
commit f0d095de80
16 changed files with 1786 additions and 72 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import threading
import time
from typing import Any, Dict, Tuple
HOST = "192.168.2.6"
HOST = "127.0.0.1"
PORT = 8888
CLIENT_DEVICE_ID = 0
MIN_TEST_VLC = 5.0