some fixes

This commit is contained in:
Ayzen
2026-06-06 01:42:18 +03:00
parent 69a96e4c26
commit b3a8cd834f
7 changed files with 238 additions and 89 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import threading
import time
from typing import Any, Dict, Tuple
HOST = "192.168.8.2"
HOST = "192.168.2.6"
PORT = 8888
CLIENT_DEVICE_ID = 0
MIN_TEST_VLC = 5.0