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
Wouldn’t it be better to integrate with the existing federated video hosting service? (PeerTube) so basically host videos in PeerTube, link to Lemmy, make the Lemmy UI parse it as a video with a custom player
I’m still pretty new here so i don’t know how that works, but I just want to see the random crazy person or fight video between memes and news stories
OP knows what they want, and I respect it
See this is what lemmy and being in a community is all about.
Does PeerTube distribute load across instances, like BitTorrent? Or does it assume that the hosting instance has enough bandwidth to support all concurrent users?
PeerTube uses the WebTorrent protocol for its videos, so it does distribute load with everyone currently watching a video helping distribute it to everyone else. Each instance is its own torrent tracker. I’m not sure how I feel about it, because your IP address is visible to anyone else watching the video also.
I’m going to be honest with you, I have absolutely no idea how it works. And as far as I can see, there are very few instances at the moment.
Though someone smarter than me could probably answer you by checking the source code, or maybe they even have some documentation written already.
This is the answer.
As long as automatic playback is not turned on by default!
Firefox blocks autoplay by default
Embedded is what you’re looking for I believe, it is currently an imposition (impedance) to host videos on a Lemmy instance.
Im on kbin and I get videos. Just had to add the endpoints to my no script.
Can you explain how to do this?
Weird thing is Lemmy is able to embed mp4 but couldn’t for youtube. c/videos will be awesome with that embed feature.
Just curious, is it not feasible because of the storage space the videos would take up or something to that effect?
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.
You don’t have to host a video to embed it. YouTube has a video player that can be run on other websites.
That’s the only reason why I keep on going back to reddit.