8 ms·
Very cool! Thank you for sharing! I didn't know this existed, so now I'm curious how they solved it :) My usecase is just-in-time media transcoding, I'll see i
by steelbrain 6mo ago
Very cool! Thank you for sharing! I didn't know this existed, so now I'm curious how they solved it :)
My usecase is just-in-time media transcoding, I'll see if PeerTube remote runners support it
- utopiah 6mo agoRoughly what you'd expect https://docs.joinpeertube.org/contribute/architecture#remote-vod-live-transcoding https://docs.joinpeertube.org/contribute/architecture#remote... basically a request queue that gets periodically queried by trusted runners, fulfilled, updated.