You are viewing a single comment's thread from:
RE: How To See Everything In The Universe... and then some
Okay I set up an IPFS node on my workstation (installation instructions). Then I ran:
ipfs init
ipfs daemon
This made it so the IPFS daemon is running on my machine. Then I ran:
ipfs pin add /ipfs/QmSdLa63RyQUGZKJsfjqPCXq7qbPnJo7qpVkRp4oEpha6n
I think I am now hosting the file (at least it now loads more quickly in my workstation and mobile browser). One reason why the video may have loaded slowly before is that it is quite large. The following commands returns CumulativeSize: 887696176
, which equates to 888 Megabytes.
ipfs object stat /ipfs/QmSdLa63RyQUGZKJsfjqPCXq7qbPnJo7qpVkRp4oEpha6n