I am the administrator of:

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

help-circle











  • Meldrik@lemmy.wtftoAnnouncements@lemmy.mlLemmy AMA March 2025
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    1 month ago

    Dunno if I’m too late, but here goes. My question is about federation between instances.

    On PeerTube an instance follows another instance and then federates every channel and videos available.

    On Lemmy, the user can follow a specific community and then that community will federate with the users instance.

    How about being able to, either as the instance itself or a user, to follow an entire instance and have it federate everything?

    An example. I have a user on Lemmy.wtf, but I am also very interested in the communities at Feddit.dk. I never know when new communities have been created on Feddit.dk, unless I go directly to Feddit.dk and look. If I could subscribe my instance to Feddit.dk, then all future communities would be visible to me automatically.

    If something like that isn’t possible, then what about being able to browse other instance’s communities from my own instance?











  • 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.