logoalt Hacker News

toomuchtodoyesterday at 7:45 PM2 repliesview on HN

Very cool. Peertube supports remote runners [1] [2], might take a look for inspiration. As a distributed compute enthusiast, big fan of of this model for media processing.

[1] https://docs.joinpeertube.org/maintain/tools#peertube-runner

[2] https://docs.joinpeertube.org/admin/remote-runners


Replies

steelbrainyesterday at 7:54 PM

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

bastiaoyesterday at 10:02 PM

Very nice. Could this concept be applied to have ffmpeg running in webassembly, and over HTTP?

show 1 reply