Live data from Hacker News

PeerTube v6

framablog.org

11–20 of 203 posts

Re: PeerTube v6

#11
post #7

Peertube is something I've been meaning to use, so I'm interested but don't know much about it. The post says they dropped webtorrent in favor of HLS. Does this mean Peertube is no longer peer-to-peer? HLS is a codec or container format or something, whereas webtorrent sounds like a method to have peers stream video data to each other such that the server doesn't easily bog down under traffic spikes. That seemed like…

> We needed to settle a technical debt : v6 removes support for WebTorrent to focus on HLS. Both are technical bricks used to get peer-to-peer streaming in web browsers, but HLS is more fitted to what we are doing (and plan to do) with PeerTube

Re: PeerTube v6

#12
post #10
post #3

Earlier quoted context omitted.

Well, how reliable is peertube? Say I would do a ShowHN, that gets traction and a HN hug of death. In theory peertube could take the load for the videos without having to rely on youtube - but has anyone done this succesful in reality?

They talk about stress-testing of livestreaming towards the end of the article. A quick search shows that they've done several of them for videos as well. The peer-to-peer structure really protects them from sudden scale in demand.

"The peer-to-peer structure really protects them from sudden scale in demand."

In theory, for sure. But in reality the p2p part might not work for lots of users for various reasons (firewall etc.) so then the server gets all the load and chokes. At least that has be my experience when experimenting with webRTC.

"Last year, thanks to French indie journalist David Dufresne’s Au Poste ! livestream show and his hoster Octopuce, we got a livestream stress test with more than 400 simultaneous viewers "

And 400 is not a very big number, if one has ambitious goals. But it is a good start.

Re: PeerTube v6

#13
post #5

Still has the same problem as all these alternative social media networks and why they're not taking off: on one hand you've got YouTube/etc which works and has appealing content front-and-centre, and on the other you have technobabble like "federation" and "instances" while the actual content (if there is even any!) is relegated into some dark corner. YouTube (and other mainstream providers) solves user stories. The…

I think Peertube has a bit of a benefit here in that if they can get the SEO right folks don't really need to use the federation guff to find videos, they should just be able to find them via a regular old search engine

I'm not sure I agree on the content being hidden in a dark corner, there's a fair few examples of instances and content on the homepage. It'd be nice if the "Discover more" button showed more examples rather than dumping you into a search engine but it's not terrible.

Re: PeerTube v6

#14
post #7

Peertube is something I've been meaning to use, so I'm interested but don't know much about it. The post says they dropped webtorrent in favor of HLS. Does this mean Peertube is no longer peer-to-peer? HLS is a codec or container format or something, whereas webtorrent sounds like a method to have peers stream video data to each other such that the server doesn't easily bog down under traffic spikes. That seemed like…

This is very confusing to me too. WebTorrents are just torrents over WebRTC Data stream, I guess by "P2P HLS" they mean sending HLS over either WebRTC Data or Video stream?

Re: PeerTube v6

#15
post #5

Still has the same problem as all these alternative social media networks and why they're not taking off: on one hand you've got YouTube/etc which works and has appealing content front-and-centre, and on the other you have technobabble like "federation" and "instances" while the actual content (if there is even any!) is relegated into some dark corner. YouTube (and other mainstream providers) solves user stories. The…

They never say they want to replace YouTube, they just want to be there as an alternative for nerds

Re: PeerTube v6

#16
post #5

Still has the same problem as all these alternative social media networks and why they're not taking off: on one hand you've got YouTube/etc which works and has appealing content front-and-centre, and on the other you have technobabble like "federation" and "instances" while the actual content (if there is even any!) is relegated into some dark corner. YouTube (and other mainstream providers) solves user stories. The…

Who says Peertube needs to take off to be good? I like, prefer, and use the fediverse in its current state personally.

Re: PeerTube v6

#18
post #7

Peertube is something I've been meaning to use, so I'm interested but don't know much about it. The post says they dropped webtorrent in favor of HLS. Does this mean Peertube is no longer peer-to-peer? HLS is a codec or container format or something, whereas webtorrent sounds like a method to have peers stream video data to each other such that the server doesn't easily bog down under traffic spikes. That seemed like…

This is very confusing to me too. WebTorrents are just torrents over WebRTC Data stream, I guess by "P2P HLS" they mean sending HLS over either WebRTC Data or Video stream?

But if you stream from the server, it still would still not be p2p. SO either they implemented their own custom p2p solution, where the peers stream HLS to other peers, or they abandoned p2p.

edit: the main FAQ on the website still clearly says, it is p2p. But now I am curious if they really implemented their own p2p solution, or if this is outdated.

https://joinpeertube.org/en_US#what-are-the-main-advantages-...

Re: PeerTube v6

#19
post #5

Still has the same problem as all these alternative social media networks and why they're not taking off: on one hand you've got YouTube/etc which works and has appealing content front-and-centre, and on the other you have technobabble like "federation" and "instances" while the actual content (if there is even any!) is relegated into some dark corner. YouTube (and other mainstream providers) solves user stories. The…

Who says Peertube needs to take off to be good? I like, prefer, and use the fediverse in its current state personally.

>Who says Peertube needs to take off to be good?

The fact that it's a video-watching site and that means it needs people to upload videos onto it.

Post reply on HN