asdfasdfawds
This commit is contained in:
@@ -13,6 +13,7 @@ SESSIONS_DIR = Path(os.environ.get("CHT_SESSIONS_DIR", DATA_DIR / "sessions"))
|
||||
STREAM_HOST = "0.0.0.0"
|
||||
STREAM_PORT = 4444
|
||||
RELAY_PORT = 4445 # UDP loopback relay for live display
|
||||
SCENE_RELAY_PORT = 4446 # UDP loopback relay for scene detector
|
||||
|
||||
# Frame extraction — scene-only, no interval fallback
|
||||
SCENE_THRESHOLD = 0.10 # 0-1, lower = more sensitive; 0.1 catches slide/window changes
|
||||
|
||||
Reference in New Issue
Block a user