Skip to content

Fake Plex Transcoder to get the arguments for FFMPEG

License

Notifications You must be signed in to change notification settings

ultimate-pms/UnicornFFMPEG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Fake Plex Transcoder to get the arguments for FFMPEG

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%