So Elon gutted Twitter, and people jumped ship to Mastodon. Now spez did… you know… and we’re on Lemmy and Kbin. Can we have a YouTube to PeerTube exodus next? With the whole ad-pocalypse over there, seems like Google is itching for it.

  • F4stL4ne@programming.dev
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    I’m pretty sure the average successful YouTube content creators can invest in one computer to host his own content on peertube. For start that’s all what is needed.

    Video storage is a false problem, creators already store their content locally (to not lose the work if there is any issue).

    On the technical side, others have answer that question here but in short:

    • decentralised with peer to peer means that the more a video is shared the more it will be available, even with small size pipes (when I’m watching your content, others can watch it through me),
    • you don’t have to pay for hudge and hardware so less money wasted, but it needs a strong network of pipes, which can improve internet navigation as a all,
    • instances are nodes of a network, if one fails the others stays up,
    • better scalability cause p2p,
    • peertube can run on rather old tech so I’d say it’s more efficient.

    I will need more precise questions for better answers.

    • Rakn@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 year ago

      My assumption was based on the idea to have a proper YouTube replacement. Not some run down video storage for a hand full of large content creators that can afford it.

      • The scalability you buy via P2P also means an increased storage. So if you want to offer a similar platform that is used in a similar way then you probably would need a multiple of the current storage capacity that YouTube offers. Likely close to an exabyte of storage (assuming that YouTube has just about 300 petabytes. Which likely is a lower number by now.)
      • Especially for the amount of users consuming the content you would need a good distribution factor. Popular content would need to be distribution over thousands of pees for it to kinda work out. So a lot of people could share the necessary video data, making the storage a problem.
      • Big servers in a datacenter will always be more efficient because they are designed to be compared to consumer hardware. It’s like replacing a central power plant with a small power plant per home. It won’t deliver the same efficiency and is a waste of resources. Ecologically speaking.

      creators already store their content locally A lot of creators delete at least the raw footage because they don’t have enough space and it would be too expensive. One creator hosting their own content wouldn’t even begin to scale in such a scenario. They would need powerful hardware and serious network connectivity. Something the large creators probably could afford, but most couldn’t.