One of the only things I find myself missing about reddit is the videos. I’m aware that it’s not really feasible for videos to be hosted on a lemmy instance at the moment, but I’m curious if that might change

  • A_Toasty_Strudel@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 year ago

    Just curious, is it not feasible because of the storage space the videos would take up or something to that effect?

    • FartsWithAnAccent@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 year ago

      They could just let us use embed code like this:

      <iframe width=“560” height=“315” src=“https://www.youtube-nocookie.com/embed/oHg5SJYRHA0” title=“YouTube video player” frameborder=“0” allow=“accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share” allowfullscreen></iframe>

      Doesn’t have to be hosted on the instance.

    • eh@nerdbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Storage space is one issue. Bandwidth (how many TB/mo goes out the server) is another. And for any “serious” use case transcoding would also be important (so you can keep the other two down for everyone except Apple users who are stubborn to adopt VP9/AV1, and to provide multiple quality options), which unlike the other two requires powerful hardware most instances do not have.