Skip to content

a-priestley/rffmpeg-worker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rffmpeg-worker for jellyfin-rffmpeg

This container can be used for both dedicated boxes (or with rffmpeg-autoscaler) and Kubernetes!

Setup

  • The workers only need access to the following directories:
    • /config/cache (by default it's /cache unless you're using my Jellyfin image)
    • /config/transcodes
    • /config/data/subtitles

Kubernetes

On Kubernetes you can use OpenEBS to create RWX from RWO volume or Longhorn RWX volumes (NFSv4) and mount said paths to Jellyfin host and workers (must be exactly the same mount points!).

Here's a Helm chart repo with instuctions

Contributions

  • This project wouldn't be possible without panubo!

About

Container to act as worker for jellyfin-rffmpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 56.8%
  • Dockerfile 43.2%