I am the administrator of:

  • 68 Posts
  • 567 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle



  • It doesn’t matter if there’s an email server or not.

    I am not logging in with the credentials “meldrik@lemmy.wtf”. I am telling Voyager that I want to log into “Lemmy.wtf” with my user “Meldrik”. Before I type a password, the app will check if “Lemmy.wtf” exists and maybe even check if there is in fact a user named “Meldrik”. If all are true, then it will ask for password.

    Something like that. I don’t know how Voyager works 😁














  • You are thinking about channel membership, right? This is something that could also be implemented in PeerTube, either by Framasoft themselves (devs of PeerTube) or as a plugin by anyone.

    You mentioned LTT. They have their own video platform. It would have been cool if they had actually used PeerTube and build upon that instead of creating yet another “walled” video platform.


  • PeerTube scales by increasing the amount of instances available. But you are pretty much correct. The two things that’s expensive is: Storage and transcoding. The biggest expense is storage. It gets more and more expensive as videos is uploaded. Transcoding can become more expensive, if you have to keep up with new videos getting added all the time.

    I would like to see individual content creators create their own PeerTube servers and thereby serving their content to the rest of the PeerTube servers and the Fediverse. I imagine a lot of content creators keep some kind of backup of their videos, so why not attach a PeerTube server to it? PeerTube allows you to keep the original file.

    Regarding financial incentive, the “only” thing creators would miss out on, on Peertube is ad revenue. If we disregard the low amount of viewers on PeerTube compared to YouTube, a creator can still use sponsors, patreon, donations, affiliate links etc. on their videos.


  • It uses P2P when multiple users is watching the same video. A PeerTube server can also mirror another PeerTube server’s videos and function as a peer.

    You can see it this screenshot, that I’ve downloaded most of the video data from other peers.

    PeerTube is build on ActivityPub, just like Lemmy. Right now federation is broken between Lemmy and PeerTube. When it’s fixed, you’ll be able to subscribe to PeerTube channels from here and comment as well.