Client for grav1_ex
- Python 3.6+
- ffmpeg
- encoders (aomenc, vpxenc, etc.) if not provided by the server.
pip3 install -r requirements.txt
pip install -r requirements.txt
pip install windows-curses
-
Copy
config.example.yamltoconfig.yamland modify fields:name name of the client (optional) target target server key your api key workers max number of workers queue max queue size threads number of threads per encoding worker (>= 2) aomenc path to aomenc vpxenc path to vpxenc ffmpeg path to ffmpeg These can also be accessed with command line arguments. Check using
python3 client.py --help -
Run!
python3 client.py