Comment on FFmpeg-over-IP – Connect to remote FFmpeg serversparentComments−steelbrainOP6moVery 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−utopiah6moRoughly what you'd expect https://docs.joinpeertube.org/contribute/architecture#remote... basically a request queue that gets periodically queried by trusted runners, fulfilled, updated.
Comments
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
Roughly what you'd expect https://docs.joinpeertube.org/contribute/architecture#remote... basically a request queue that gets periodically queried by trusted runners, fulfilled, updated.