Add Info-Beamer API endpoints and update node.lua for streaming channels

This commit is contained in:
ske087
2025-08-19 11:40:09 +03:00
parent 104858847b
commit f02d523a99
5 changed files with 89 additions and 22 deletions

6
config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"server_url": "http://192.168.1.22",
"player_id": "REPLACE_WITH_YOUR_DEVICE_ID",
"refresh_interval": 30,
"default_duration": 10
}