daemon | ||
.gitignore | ||
clean.sh | ||
config.ini.example | ||
LICENSE | ||
play-daemon.service.example | ||
README.md | ||
TODO |
DSV play daemon
This application's job is to monitor for presentation uploads, process them and send metadata to a configured remote URL once processing is complete.
Python dependencies
- Requests
- Watchdog
- ffmpeg-python