this post was submitted on 22 Jun 2023
50 points (100.0% liked)

Asklemmy

43149 readers
2400 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Would sound stupid as I don't indepth of PeerTube yet but I have heard that PeerTube is federated video sharing platform. I also heard it can't hold much a load which makes sense as HD videos takes lots of load. That begs me the question why don't we use it for small/short videos(not those vertical videos) to build communities like r/combinedgifs, r/whenthe or r/funnyvideos which are video driven communities?

Since we only need at max 2-3min of HD content per post to run these communities, I wouldn't assume it would be much of a load. With this we don't have to depend on third party embedding platforms like imgur(we know what happened over there recently).

Also someone make a community like the ones I've mentioned. I am missing video content here on fediverse!

This is my first post as well in fediverse :)

all 16 comments
sorted by: hot top controversial new old
[–] Untold1707@lemmy.world 11 points 1 year ago* (last edited 1 year ago) (1 children)

I’d guess mostly because of the storage space and processing power needed. I run my own Peertube instance for personal videos, and it’s quite resource intensive due to transcoding (making the 480p/720p/1080p quality options). These are needed for a smooth viewing experience, especially on mobile or slower internet connections, otherwise you’d have a lot of buffering waiting for the 1080p file to load. But creating all these different quality versions takes up a lot of space and a lot of processing power. And processing power and space requires money to keep running.

[–] couragethebravedog@lemmy.world 11 points 1 year ago (1 children)

This. People do not realize what goes into running a media server. On the fly transcoding is so resource intense. Especially when you consider you could be doing it for many different streams at a time. Then you look at storage for it all and you need a massive amount of drives to store it all. Then there's just the bandwidth necessary to run multiple stream constantly. The reason there aren't any decent competitors to YouTube is almost entirely because of the resources needed.

[–] Ehllay@pawb.social 9 points 1 year ago

Really nice idea, it also would be nice to have integration so that the video plays inside Lemmy instead of redirecting you to PeerTube

[–] hoodlem@hoodlem.me 7 points 1 year ago

Yes please. I've been wondering why it hasn't been done already.

[–] joshuaacasey@lemmy.world 7 points 1 year ago

it's not a bad idea. it does the following things that I can think of:

  1. (as someone else mentioned) gives more content to another platform of the fediverse.
  2. doesn't overwhelm lemmy/kbin instance runners with the needs of hosting video when they intend on hosting a software/platform that is mostly intended for text.
[–] fruitywelsh@lemmy.ml 5 points 1 year ago

I personally 100% support the use of peertube as the primary video platform. It really seems to go towards addressing the cost issue with being a video hosting platform. The only step I would take further is having IPFS being the cold storage backend for images as well, and integrate both into the app/website levels, so clients can participate in contributing sharing. If needed, a proxy service so that clients that are concerned about IP leakage, but can't use TOR or a VPN have an option.

[–] webghost0101@lemmy.fmhy.ml 3 points 1 year ago

That would be a great idea to grow that platform. Keep the content on the fediverse instead of links to private companies

[–] drascus@sh.itjust.works 3 points 1 year ago (1 children)

this is a great idea. They could code it that if someone does post a youtube link that it just fetches the peertube equivalent or gives the person the option of what platform they prefer to watch videos on in their settings.

[–] CoderKat@kbin.social 3 points 1 year ago (2 children)

That will would cause load for peertube that it otherwise would have though. I'm not sure how well it will be able to scale. Hosting videos is really expensive. If something is already on YouTube it may be best to just leave it there so as to not put all our weight on a new, untested product.

[–] drascus@sh.itjust.works 0 points 1 year ago

I have been using the freetube client for years to watch videos across multiple platforms. Maybe we could incorporate their method of having youtube be a first choice but allowing the user to pick other providers if they prefer?

[–] martin_uieafa@feddit.de 2 points 1 year ago (2 children)

we know what happened over there recently

hmm, at least not me. Do you have a link?


What speaks for you against uploading your content there? When users start using platforms and others realize that they work well, they will follow their example. I think that's more effective than making a call to use a platform.

Would it be possible to create a federated storage? Something like Storj?