DTube - Where is the data stored ?

in #dtube4 years ago

EEEoA8oLaAxvDZG9qYrsRrhbbUfYehZ6Y1odDgmdtBBGG5MbPicySNxdHVSiQkrFXZTDXQNotLpyJX5KzZpgjH5fuWjXfvv1XP1qma9iEyN8wGEfLBQTjxTjSHgcFxEeZWf15RPYuo2V4wU9dn1UE.png

A question came into my mind those last days and sadly I can't find the answer. Maybe some of the Steemians may help me understand it.

Streaming video needs a lot of available storage. Where does DTube find that storage as when using it you don't need to download the whole blockchain on your computer ?

Sort:  

DTube uses IPFS (the Interplanetary File System) which stores the files in little bits scattered across the internet (encrypted). Then when called it finds the pieces of the video and pulls them all in to reassemble them. I ran a "go" server to host files but it was pretty disk intensive.

Popular content loads really quick, but less called videos are slow.

IPFS is a really good idea and several sites use it. A bit slow for playback.

Thanks for the answer, really interesting