this post was submitted on 28 Nov 2023
148 points (98.1% liked)

Fediverse

27729 readers
729 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 9 points 9 months ago (1 children)

Congrats! That's really great. Password-protected videos have been a top requested feature for a while! The storyboard will definitely improve scrubbing experience, and chapters the viewing experience.
Big release!

My only wish is that they support sharing bandwidth without having to host a peertube instance. The idea is on their page https://ideas.joinpeertube.org/posts/26/allow-third-parties-to-contribute-bandwidth but for some reason, it's not important to them. I have multiple VPSes each with a few GBs and unlimited bandwidth that I'd happily share, but can't.

What's even worse, they are removing the possibility to share bandwidth without hosting a peertube instance:

We needed to settle a technical debt : v6 removes support for WebTorrent to focus on HLS (with WebRTC P2P). Both are technical bricks used to get peer-to-peer streaming in web browsers, but HLS is more fitted to what we are doing (and plan to do) with PeerTube

I wouldn't want to be a peertube instance admin...

[–] meldrik@lemmy.wtf 1 points 9 months ago* (last edited 9 months ago) (1 children)

My only wish is that they support sharing bandwidth without having to host a peertube instance.

Remote runners for transcoding video already exists, so I think it’s plausible that we could get something for redundancy / help with bandwidth as well.

Bandwidth is just not really that big of an issue on PeerTube. If multiple people are watching is watching the same video, they share bandwidth and lots of PeerTube instances have redundancy enabled.

A much bigger issue is storage.

What's even worse, they are removing the possibility to share bandwidth without hosting a peertube instance:

Hardly any instance uses webtorrent, as HLS provides a much better viewing experience. HLS also support P2P.

[–] onlinepersona@programming.dev 1 points 9 months ago (1 children)

You're missing the point: if I want to contribute bandwidth, I need to host an instance or watch the exact same video somebody else is watching.

Bandwidth is just not really that big of an issue on PeerTube.

Finding a nice video on some random instance but being unable to watch it because it can only provide 100KB/s or worse says you're wrong.

[–] meldrik@lemmy.wtf 1 points 9 months ago

You’re missing the point: if I want to contribute bandwidth, I need to host an instance or watch the exact same video somebody else is watching.

That's why I said we can hope they expand on the remote runners, so that people can easily install a runner that could share bandwidth. Just like now we have runners, that are very easy to install, that can transcode videos.

Finding a nice video on some random instance but being unable to watch it because it can only provide 100KB/s or worse says you’re wrong.

Bandwidth is not one of the bigger issues with PeerTube and that's coming from someone who hosts a PeerTube instance. Obviously you will have issues, if you host PeerTube on a slow internet connection.