Add Info-Beamer deployment package with touch/swipe functionality for Tv-Anunturi player

This commit is contained in:
ske087
2025-08-19 13:56:25 +03:00
parent c731ca81c1
commit 4914d840d5
7 changed files with 356 additions and 13 deletions

View File

@@ -1,6 +1,9 @@
{
"server_url": "http://192.168.1.22",
"player_id": "REPLACE_WITH_YOUR_DEVICE_ID",
"player_id": "12131415",
"refresh_interval": 30,
"default_duration": 10
"default_duration": 10,
"touch_enabled": true,
"swipe_threshold": 100,
"manual_override_duration": 10
}