• skisnow@lemmy.ca
    link
    fedilink
    English
    arrow-up
    6
    ·
    7 hours ago

    I wish PeerTube worked. For a while I tried just leaving in running on the theory that it might help out, but it didn’t seem to do anything. Not sure if I’m doing it wrong?

    • happydoors@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      28 minutes ago

      Same, dude. The power users will assume everyone has the time to assemble/learn the skill of setting it up. That being said, it’s on my list of things to figure out one day!

    • rumba@lemmy.zip
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 hours ago

      I’m running a private, unfederated node; it works. I watch TILVIDS whenever I can find something on there.

      This is not an “if you build it, they will come” scenario,

      There’s no monetization, so there are almost no content creators.

      Creators generally don’t do it for free.

      Good creators rely on income from the videos to produce higher-quality videos

      Youtube: surfaces creators’ videos pays creators hosts the videos handles CDN

      Peertube: The creator pays to host the video (largely against their ISP’s wishes) There’s no surfacing There’s no payments If you’re lucky peertube doesn’t need CDN.

      Even if they go all patreon, they’re still not getting that extra cash, surfacing, and free hosting that youtube does.

      We need some kind of FOSS Patreon and to have Peertube do some kind of partner/recommendation engine.

      • skisnow@lemmy.ca
        link
        fedilink
        English
        arrow-up
        4
        ·
        6 hours ago

        I wanted it to not be dog slow, because every one I tried spent all its time buffering. I’m not really sure how the architecture of it works but it seemed to suggest some kind of p2p thing so thought that leaving the window open might seed it? But either it didn’t or just nobody was interested.

        • rumba@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 hours ago

          It never buffers for me, but I do have a full gig and super low latency

        • WhyJiffie@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          1
          ·
          edit-2
          3 hours ago

          you are not seeding by just leaving the window open on any peertube page. you are only seeding the specific video you have opened, if you have opened one, and probably not the complete video just the last segments you still have cached. this p2p sharing is mostly for when a certain video gets popular, to help with peek load, and for live streams. if the video was buffering for a long time it’s probably because the server did not have enough upload bandwidth, and no other viewer had the video segments.

          there is another load balancing system that peertube supports, they can clone videos fromneach other and help serving them: https://docs.joinpeertube.org/admin/following-instances#platforms-redundancy