HN.zip

PeerTube is a free, decentralized and federated video platform

142 points by doener - 17 comments
CM30 [3 hidden]5 mins ago
It's a promising system, and I'd probably use it over a non-federated video hosting system if I wanted to run a video hosting site of some kind.

Yet it's currently hard to find a real usecase for it, since neither the content you want nor audience is there on PeerTube at the moment. If you're interested in open source software or data privacy you might find something here or there, but topics like gaming, music, sports or movies are very much underserved on the platform at the moment, and get almost no attention from viewers.

For example, I recently did a test search and found a let's play for the Legend of Zelda: The Wind Waker. The videos had something like 3-5 views on PeerTube, and about 10-15 times that on the creator's YouTube channel.

It's the same issue as on Mastodon and Lemmy to be honest, except exaggerated. If the majority of topics aren't well represented on these platforms, then the general public won't use them. And if the general public won't use them, then the creators that would bring the general public over won't use them either.

They need to figure out a way to encourage people outside of the 'hardcore tech nerd raised on Usenet' audience to use these platforms.

raphinou [3 hidden]5 mins ago
I am currently recording tutorial videos for an open source project. It's produced fully with Foss software (on Linux, obs, kdenlive) and about an open source project, so I wanted to host it with peertube (though YouTube might be used later on for its network effect, it was easier to publish with peertube as yt required an video of me and my ID). It's going fine until now. I don't host peertube myself though, I use an existing instance, and embed the videos in the website.

It was a really good experience, so I'll continue that way.

If you want to check out the videos: https://www.asfaload.com/videos/

matt_lo [3 hidden]5 mins ago
Random idea…

1. Chunk one inside a YT video 2. Chunk two inside a TikTok video 3. Chunk three on an X thread

And then just post the manifest somewhere that can be read by a client, that then pulls the data in (video, doc, anything)

Obv, not meant for speed or good UX, but if we’re going down the route of decentralization, we can probably leverage social platforms to host chunks of data.

pocksuppet [3 hidden]5 mins ago
With these kind of projects I think there are unfortunately social factors that impact their success as well as technical factors.

It's one thing to put a <video> element on a HTML page, it's quite another to make people actually watch it instead of their TikTok feed.

orphereus [3 hidden]5 mins ago
Does it have good content? I explored it a bit in the past, but was a bit underwhelmed with content I could find there.

Edit: in the past

jesse_dot_id [3 hidden]5 mins ago
I like the idea of all of these federated services but why does the UX always feel like an afterthought when it is the most important factor for adoption?
cosmic_cheese [3 hidden]5 mins ago
Same reason why the Linux desktop often suffers on the UX/UX front: people naturally drawn to these projects tend to lean heavily technical, and highly technical circles have a bad habit of driving out less technical contributors through devaluation of their work and lack of agency within the project among other issues.

That sort of work also tends to be less well-compensated than that of SWEs which makes it more important to be paid for work (which most FOSS project cannot do).

RobotToaster [3 hidden]5 mins ago
Last time I tried it the federation was whitelist based, that is you could only follow people on instances added by the admin of your instance. This made content discovery difficult.
Raed667 [3 hidden]5 mins ago
It is unfortunate that in french « peer » reads as « pire » which translates to « worse-tube »
gausswho [3 hidden]5 mins ago
Snarky lemma: In French, is the trend of things going worse to worse?
zuzululu [3 hidden]5 mins ago
is it bulletproof ? I don't think peertube has fixed that massive legal liability to the "seeders"

same situation that bitorrent found itself in

thinkingtoilet [3 hidden]5 mins ago
My recent experience with PeerTube was to click on the OpenMW released video and the video didn't load. Is that a regular occurrence on PeerTube?
ekjhgkejhgk [3 hidden]5 mins ago
Does it allow streaming?
mxuribe [3 hidden]5 mins ago
I'm not affiliated with peertube...but yes it does enable/support streaming: https://github.com/Chocobozzz/PeerTube#video-streaming-even-...
polonbike [3 hidden]5 mins ago
Yes. But a click on the link will provide a more detailed answer.
EGreg [3 hidden]5 mins ago
This does: https://safebots.github.io/Safecloud

I designed it in order to stream videos and get paid without worrying about getting deplatformed

Two weeks ago it was covered in a respected security publication: https://www.helpnetsecurity.com/2026/06/19/safecloud-browser...

It's coming out soon, but if you're adventurous, you can try it on GitHub already.

Edit: I posted it on HN right now as https://news.ycombinator.com/item?id=48763565