Improve robustness: add watchdog timers, error handling, and logging to prevent player freeze

This commit is contained in:
2025-08-29 13:23:40 +03:00
parent 8d69a737f9
commit 2a564f5e84
18 changed files with 3303 additions and 73 deletions

View File

@@ -1,20 +0,0 @@
{
"playlist": [
{
"file_name": "big-buck-bunny-1080p-60fps-30sec.mp4",
"url": "media/big-buck-bunny-1080p-60fps-30sec.mp4",
"duration": 30
},
{
"file_name": "demo2.jpeg",
"url": "media/demo2.jpeg",
"duration": 50
},
{
"file_name": "call-of-duty-black-3840x2160-23674.jpg",
"url": "media/call-of-duty-black-3840x2160-23674.jpg",
"duration": 30
}
],
"version": 4
}

View File

@@ -0,0 +1,20 @@
{
"playlist": [
{
"file_name": "HARTING_Safety_day_informare_2_page_003.jpg",
"url": "media/HARTING_Safety_day_informare_2_page_003.jpg",
"duration": 30
},
{
"file_name": "big-buck-bunny-1080p-60fps-30sec.mp4",
"url": "media/big-buck-bunny-1080p-60fps-30sec.mp4",
"duration": 30
},
{
"file_name": "one-piece-season-2-5120x2880-23673.jpg",
"url": "media/one-piece-season-2-5120x2880-23673.jpg",
"duration": 30
}
],
"version": 6
}