Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Ask Lemmy
  3. What's Lemmy's video bandwidth

What's Lemmy's video bandwidth

Scheduled Pinned Locked Moved Ask Lemmy
asklemmy
17 Posts 10 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V [email protected]

    Would that network be able to support it though? It's based on voluntary sharing.

    Got to publish my "better" protocol ๐Ÿ˜…, after the summer, promise ๐Ÿ˜‡!

    whaleross@lemmy.worldW This user is from outside of this forum
    whaleross@lemmy.worldW This user is from outside of this forum
    [email protected]
    wrote last edited by
    #7

    It's been up and running for years. The uses I've come across is as a network of geo located file caching proxies. You need to have your own server up to seed the proxy instances, but then they will serve for future access until it is cleaned out from the cache.

    I'm looking forward to it.

    V 1 Reply Last reply
    0
    • whaleross@lemmy.worldW [email protected]

      It's been up and running for years. The uses I've come across is as a network of geo located file caching proxies. You need to have your own server up to seed the proxy instances, but then they will serve for future access until it is cleaned out from the cache.

      I'm looking forward to it.

      V This user is from outside of this forum
      V This user is from outside of this forum
      [email protected]
      wrote last edited by [email protected]
      #8

      I know, I heard about it in 2016, but it's still made up by volunteers so that's why I wonder if it can take a big video-download hit. How resilient is it when 500 persons try to see that cat video at the same time?

      Edit: IPFS stores data by hash which means one or just a few "neighbour" nodes will share that example cat video. It's not super scalable IMO.

      1 Reply Last reply
      0
      • V [email protected]

        Videos are kind of rare on Lemmy, and they work quite badly for me at least.

        Are there any figures (or is it even possible to know, with the decentralised approach) of ho many there are a day, viewing numbers etc ?

        N This user is from outside of this forum
        N This user is from outside of this forum
        [email protected]
        wrote last edited by [email protected]
        #9

        Video streaming is a bit hit and miss on Lemmy, depending on the instance. Same goes for media uploads.

        The most common approach is to host it elsewhere and link to it.

        It annoyed me enough to end up building my own, and it's gotten convenient enough for hosting that I'm considering inviting others to give it a test.

        V 1 Reply Last reply
        0
        • V [email protected]

          Videos are kind of rare on Lemmy, and they work quite badly for me at least.

          Are there any figures (or is it even possible to know, with the decentralised approach) of ho many there are a day, viewing numbers etc ?

          kolanaki@pawb.socialK This user is from outside of this forum
          kolanaki@pawb.socialK This user is from outside of this forum
          [email protected]
          wrote last edited by
          #10

          How many instances even allow uploading videos? I literally have a video clip sent to me via text I wanna post but I don't know where I could upload it other than YouTube, and it seems rather pointless to post it there when it's just 8 seconds.

          G 1 Reply Last reply
          0
          • V [email protected]

            Videos are kind of rare on Lemmy, and they work quite badly for me at least.

            Are there any figures (or is it even possible to know, with the decentralised approach) of ho many there are a day, viewing numbers etc ?

            dsilverz@calckey.worldD This user is from outside of this forum
            dsilverz@calckey.worldD This user is from outside of this forum
            [email protected]
            wrote last edited by
            #11

            @[email protected] [email protected]

            It's worth mentioning about PeerTube, which is both an alternative for YouTube and other video platforms, as well as a proper platform for uploading videos on Fediverse. Sometimes I see Lemmy threads/comments embedding PeerTube videos and these videos work pretty fine.

            thisisamanwhoknowshowtogling@lemmy.dbzer0.comT 1 Reply Last reply
            1
            • kolanaki@pawb.socialK [email protected]

              How many instances even allow uploading videos? I literally have a video clip sent to me via text I wanna post but I don't know where I could upload it other than YouTube, and it seems rather pointless to post it there when it's just 8 seconds.

              G This user is from outside of this forum
              G This user is from outside of this forum
              [email protected]
              wrote last edited by
              #12

              redgifs maybe?

              1 Reply Last reply
              0
              • N [email protected]

                Video streaming is a bit hit and miss on Lemmy, depending on the instance. Same goes for media uploads.

                The most common approach is to host it elsewhere and link to it.

                It annoyed me enough to end up building my own, and it's gotten convenient enough for hosting that I'm considering inviting others to give it a test.

                V This user is from outside of this forum
                V This user is from outside of this forum
                [email protected]
                wrote last edited by
                #13

                You host video? Interesting! Care to share some details?

                N 1 Reply Last reply
                1
                • V [email protected]

                  You host video? Interesting! Care to share some details?

                  N This user is from outside of this forum
                  N This user is from outside of this forum
                  [email protected]
                  wrote last edited by [email protected]
                  #14

                  For a while I uploaded to catbox.moe, but found it annoying for various reasons, so I decided to roll my own.

                  Parallell to this I was tinkering with the theoretical foundation of a CDN, and I ended up combining the two projects into a hosting/distribution service which allows for easy hotlinking and embedding.

                  I'm not doing anonymous uploads, though. But once logged in (with a generous session time), the user will be presented with an upload box inspired by catbox as well as ability to rename, remove, etc, files that they've previously uploaded.

                  I've never been much interested in design, so I've mostly focused on getting it functional, and it's working fairly well once you look past the placeholder graphics.

                  Lemme know if you're interested in being a test user. While I do not consider it ready for the general public, it's come far enough to be both useful and reliable.

                  V 1 Reply Last reply
                  0
                  • N [email protected]

                    For a while I uploaded to catbox.moe, but found it annoying for various reasons, so I decided to roll my own.

                    Parallell to this I was tinkering with the theoretical foundation of a CDN, and I ended up combining the two projects into a hosting/distribution service which allows for easy hotlinking and embedding.

                    I'm not doing anonymous uploads, though. But once logged in (with a generous session time), the user will be presented with an upload box inspired by catbox as well as ability to rename, remove, etc, files that they've previously uploaded.

                    I've never been much interested in design, so I've mostly focused on getting it functional, and it's working fairly well once you look past the placeholder graphics.

                    Lemme know if you're interested in being a test user. While I do not consider it ready for the general public, it's come far enough to be both useful and reliable.

                    V This user is from outside of this forum
                    V This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #15

                    Sure, can try it out and try to give some meaningful returns.

                    N 1 Reply Last reply
                    1
                    • V [email protected]

                      Sure, can try it out and try to give some meaningful returns.

                      N This user is from outside of this forum
                      N This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #16

                      Alright, DM me your email address and chosen username, and I'll set you up with an account tomorrow.

                      1 Reply Last reply
                      0
                      • dsilverz@calckey.worldD [email protected]

                        @[email protected] [email protected]

                        It's worth mentioning about PeerTube, which is both an alternative for YouTube and other video platforms, as well as a proper platform for uploading videos on Fediverse. Sometimes I see Lemmy threads/comments embedding PeerTube videos and these videos work pretty fine.

                        thisisamanwhoknowshowtogling@lemmy.dbzer0.comT This user is from outside of this forum
                        thisisamanwhoknowshowtogling@lemmy.dbzer0.comT This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #17

                        Huh. How do you embed a peerrtube video?

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups