Live data from Hacker News

PeerTube – Federated video streaming platform using P2P directly in the browser

github.com

51–52 of 52 posts

Re: PeerTube – Federated video streaming platform using P2P directly in the browser

#51
post #49
post #28

Earlier quoted context omitted.

Yes, you can. Please try to make sure the information you write is correct. Quick look at the repository I linked above would have made this clear.

What part of the repository says this? I'm having trouble imaginging how it would work, unless the mainstream IPFS network now supports WebRTC?

Looking at the readme, I noticed our examples our not as featured as I thought so sorry for the harshness. But following the link to the examples, leads to a example called "Tutorial - Transfer files between the browser and other IPFS nodes" which explains how you can connect a js-ipfs node with other nodes, like go-ipfs that runs on desktop. Link: https://github.com/ipfs/js-ipfs/tree/master/examples/exchang...

go-ipfs, which I guess you refer to with the mainstream network, has support for websockets which the browser nodes has support for as well, so they can interop.

Re: PeerTube – Federated video streaming platform using P2P directly in the browser

#52

I think for this to be successful you need to encourage users to server the videos. There are a couple things that might help this: - Popularity could be based not only on views, but how many total minutes of the video were shared by other people. - When someone watches a video, they have to keep hosting it until they share as much as they've watched it (so if they watched 10 minutes, they have to share it until they…

LBRY and dtube (and maybe a few others) use a blockchain model, which allows creators to easily get paid by viewer donations as well as by pay-per-view. A good incentive to seed would be to payout some whatevercoin for every view/hour/megabit of video seeded, but I don't think they do that.
Post reply on HN