this post was submitted on 17 Jun 2024
1 points (100.0% liked)

Solarpunk

5332 readers
8 users here now

The space to discuss Solarpunk itself and Solarpunk related stuff that doesn't fit elsewhere.

What is Solarpunk?

Join our chat: Movim or XMPP client.

founded 2 years ago
MODERATORS
 

There is a decentralized YouTube alternative.

Video hosting is notoriously expensive. PeerTube circumvents this problem, because videos aren't stored on some single server, which would cause high bandwidth cost for the server operator, but largely by the users after they watched them, similar to BitTorrent. This way, the cost of video hosting is distributed among the clients, by using their internet connectivity for sharing.

I believe that PeerTube is an interesting project, and I'd ask you to check it out. It's cool.

Similar to Lemmy, it's not a single running server, but rather a software that can be used to set up a server. So there's many instances. I'm still exploring which instances are interesting. If you have any recommendations, I'd like to hear them.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 3 months ago (2 children)

With most videos on Peertube the server still has to do nearly all of the work. Optionally users can contribute bandwidth while they are watching but not after; how would that even work on a website that you close after watching?

Its a neat feature if a video goes viral or so, but Peertube still needs a lot of bandwidth regardless.

[–] [email protected] 0 points 3 months ago

One requested feature has been to be able to seed while not watching a video. This could help out to further distribute the serving of videos.

IMO the main benefitof seeding while watching is any "viral" videos or videos being watched many times concurrently have a reduced load on the server.

[–] [email protected] 0 points 3 months ago (1 children)

How does that compare to BitTorrent?

[–] [email protected] 0 points 3 months ago (1 children)

Its similar technically (and an earlier version of Peertube used something called Webtorrent), but the usage pattern is completely different.

[–] [email protected] 0 points 3 months ago (1 children)

How does the usage pattern differ?

AFAIK, PeerTube still uses WebTorrent internally (could be wrong tho), and I wonder whether it could continue seeding back in the background after the tab has been closed, using some technology such as WebWorker or something.

[–] [email protected] 0 points 3 months ago (1 children)

No they switched to something else that is better but functionally similar.

I think people would really hate it if their browser would keep power-hungry and bandwidth heavy connections open for tabs they closed already.

[–] [email protected] 0 points 3 months ago (1 children)

Maybe it could be seeding on Desktop only?

[–] [email protected] 0 points 3 months ago (1 children)

I doubt many people would agree to that even on desktop PCs.

I think it would be better if there was a lightweight and easy to run headless relay that people could host themselves to help out struggling Peertube instances.

[–] [email protected] 0 points 3 months ago

I could see them just having this as an option in a native client application. It could even let you pick and choose which instances, creators or videos you seed, perhaps even a "Seed This Video" button on the next video endscreen.

I think that less people would agree if it was a sort of "black box" of seeding, but I reckon a lot more people than you would think would go for it if they get to choose.

(Good) Pirates are already used to paying for their content with bandwidth and power usage ;)