- Redis
- Python
- pip
- virtualenv
- Chinachu
- FFmpeg (x264 must be enabled)
- Supervisor
virtualenv ~/env/encode
cd ~/env/encode
source bin/activate
pip install -r requiments.txt
Example:
"recordedCommand": "/home/chinachu/src/tvencoder/enqueue.sh",
cd tvencoder
rqworker
Run a rq-dashboard
rq-dashboard
Access the dashboard:
http://hostname:9181/default
find /media/hdd/recorded/ -name *ゆるゆり* -exec ./enqueue.sh {} hoge \;