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

@@ -5,7 +5,7 @@
source venv/bin/activate
# Change to the tkinter app src directory
cd tkinter_app/src
cd signage_player/src
# Run the main application with full error output
python main.py