Let the viewer server transcode federated playback #23
kaybi-gh
started this conversation in
Ideas / Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What problem would this solve?
Federated playback often taxes the origin peer (CPU + bandwidth) even when the viewer has a stronger machine. Generous library owners pay the cost for remote friends and that discourages federation.
Proposed solution
Configurable policy for who remuxes/transcodes on both peer sides:
On peer-server, the origin-server would just serve the original raw file and let the peer-server do the remuxe/transcode job locally.
Alternatives considered
No response
All reactions