Skip to content

transcodeninja/livepeer-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LivePeer Transcoding and Monitoring Setup

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.

Clone Instructions

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

System Snapshot

Key Components

System Benchmarking

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.

Transcoding Setup

You can check out the transcoding folder to discover the details of our transcoding setup. For more information, see the transcoding README.

Monitoring System

You can check out the monitoring folder for insights into our monitoring system. For more information, consult the monitoring README.

Contributing

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.