some fixes

This commit is contained in:
Ayzen
2026-06-04 18:33:38 +03:00
parent eacea436a4
commit 22942d9dc9
26 changed files with 1352 additions and 153 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import threading
import time
from typing import Any, Dict, Tuple
HOST = "127.0.0.1"
HOST = "192.168.8.2"
PORT = 8888
CLIENT_DEVICE_ID = 0
MIN_TEST_VLC = 5.0