This software is a part of UnicornTranscoder project, it's a binary to replace the official Plex Transcoder, the binary will send parameters to UnicornLoadBalancer.
- Plex Media Server
- Clone this repository
- Run
npm i - Set your load-balancer url in
config.js(Note you can also set this as an environment variable calledLB_URL, otherwise it will default to:http://127.0.0.1:3001/') - Build the binary with
npm start - Replace the Plex binary called
Plex Transcoderby the generated binary store inbin, choose the correct version (depending on your OS)