Improve robustness: add watchdog timers, error handling, and logging to prevent player freeze
This commit is contained in:
5
requirements.txt
Normal file
5
requirements.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Core requirements for tkinter_player signage app
|
||||
requests
|
||||
bcrypt
|
||||
python-vlc
|
||||
pyautogui
|
||||
Reference in New Issue
Block a user