Welcome to the core of the transcode.ninja orchestrator setup! This repository collects Docker files, scripts, configurations, and resources that power the Transcode.ninja transcoder. It also hosts a robust monitoring system to monitor the transcoder and overall system performance closely.
This repository contains several submodules. To clone this repository and its submodules, execute the following command:
git clone --recurse-submodules git@github.com:transcodeninja/livepeer-setup.git
- OS: Ubuntu 22.04 (Kernel version: 5.15.0-86-generic).
- GPU: 1x NVIDIA GeForce GTX 1070 Ti.
- PSU: Corsair HX1200i PSU.
You can assess your system's performance using the livepeer_bench tool. For information on this tool, please check the instructions in the official Livepeer documentation.
You can check out the transcoding
folder to discover the details of our transcoding setup. For more information, see the transcoding README.
You can check out the monitoring
folder for insights into our monitoring system. For more information, consult the monitoring README.
Feel free to open an issue if you have ideas on how to make this repository better or if you want to report a bug! All contributions are welcome. 🚀 Please consult the contribution guidelines for more information.