Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 898 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 898 Bytes

UnicornFFMPEG

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.

UnicornTranscoder Project

Dependencies

  • Plex Media Server

Installation

  • Clone this repository
  • Run npm i
  • Set your load-balancer url in config.js (Note you can also set this as an environment variable called LB_URL, otherwise it will default to: http://127.0.0.1:3001/')
  • Build the binary with npm start
  • Replace the Plex binary called Plex Transcoder by the generated binary store in bin, choose the correct version (depending on your OS)