This commit is contained in:
2026-08-19 15:08:39 +03:00
parent 478557f3ad
commit a03c54dbe8
5148 changed files with 31553313 additions and 0 deletions

9
agent/agent_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"server_url": "http://127.0.0.1:8000",
"vmix_url": "http://127.0.0.1:8088/api/",
"device_id": "69f57eb1-805e-4d9c-a98e-970f266fdb43",
"device_secret": "YR_o_sqDKkiTKm8AhPzdqpufgQMcwjSVHRBG0d8o1hFGgCwDvZv1gA",
"device_name": "YorickMori",
"start_minimized": false,
"run_with_windows": false
}