this post was submitted on 20 Aug 2023
48 points (94.4% liked)

Open Source

30282 readers
565 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

What's the state of IPFS?

I remember a few years ago there was excitement about using it to back video distribution but that seems to have fizzeled out.

Is there any video streaming service using IPFS?

Is the IPFS network growing? What is the best way to see the health of IPFS?

top 16 comments
sorted by: hot top controversial new old
[–] [email protected] 19 points 1 year ago (1 children)

So I love IPFS, I love the idea of it. I think it's great.

But try integrating it into a project and see what happens. Here is a fun example. Development of IPFS is unfortunately a disorganized mess.

I'd love to build an application that loads resources from IPFS, such as a library specifically for books that stores an index of books, like libgen, or uncensorable front ends for smart contracts and things, but IPFS integration is sub par. The situation all round just sucks.

[–] [email protected] 1 points 1 year ago

annas-archive.org/ often has ipfs links for books fyi.

[–] [email protected] 14 points 1 year ago

I lost interest when they started with their cryptocurrency bs, otherwise it’s stable and works.

[–] [email protected] 7 points 1 year ago* (last edited 4 months ago)

In my opinion, the coolest project currently on IPFS is Standard Template Construct. Just no video streaming.

[–] [email protected] 7 points 1 year ago* (last edited 9 months ago)

Well, you'd need to make a video-hosting site in the first place. And you need to host all the videos even if you use IPFS if you don't want to provide a bad experience, so you don't escape any of the problems of hosting a video-hosting website. IPFS has its own challenges it adds over regular video-hosting site challenges.

So, it's not really worth it.

[–] [email protected] 7 points 1 year ago

Gave up on ipfs. Used too much memory. Too slow.

[–] [email protected] 6 points 1 year ago

What I read a while ago was that it had too high latency and/or not enough speed to run video streaming for Peertube. It seems like there's been some work done on getting Nix(OS) working over IPFS, and they asked about it on their latest community survey, but idk how much they're focusing on it.

[–] ZephyrXero 3 points 1 year ago (1 children)

Years ago Tribler was trying to create streaming via Bit Torrent. Seems like something similar could be done with IPFS. Blockchains and Distributed Hash Tables aren't really that different.

What does D-Tube use?

[–] [email protected] 3 points 1 year ago

I know that DTube used to use IPFS since that's how I know about it, but I don't know if they're still doing it. I know there was a problem where after a short while every video was deleted.

[–] [email protected] 3 points 1 year ago (1 children)

Isn't DTube using IPFS or don't they do that anymore?

[–] pexavc 3 points 1 year ago* (last edited 1 year ago)

Also found this cool semi-related OS project

https://github.com/oneloveipfs/ipfsVideoUploader

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

There's this project: https://watchit.movie/#/ https://github.com/ZorrillosDev/watchit-app

I never got to try it, but they are doing exactly what you want it seems. I don't know how much of their backend they have open-sourced, though. I definitely need to research this more.

They do have a matrix channel and a fediverse presence, so they already look quite alright from the start, and the project is very interesting.

[–] [email protected] 2 points 1 year ago

You can see the health of the IPFS network and many other measurements at probelab.io

[–] pexavc 2 points 1 year ago* (last edited 1 year ago)

I have been mapping out a possible way to do this. Pickling and scattering frames across the network, coupled with a client that stitches and buffers into a video. Whereas the manifest for each frame hash is compiled and stored separately.

I feel such a service is definitely possible. As for consumer/product worthiness I feel the other comments kind of covers the variables as to why you probably haven’t found a strong solution yet to streaming.

I definitely feel it is growing or at least it’s still in active development. I feel a lot of people either haven’t grasped it yet (aside from the NFT craze) or are not fond of the process of deleting content stored onto the network. Also a true real-time experience would require some more research on latency.

[–] [email protected] 0 points 1 year ago

Because ipfs devs only care about money (crypto shit and nfts)