I've video files that are showing on my Web Page. The average size of a single file is 20 MB. The source of those video files is coming from IPFS. My IPFS URL looks like this:
https://ipfs.io/ipfs/ + ipfsHash
I've got a decent internet speed i.e. 20Mbps. All other video Websites run really fast. I believe there is nothing wrong with my code since just running the IPFS URL in the browser takes a lot of time. If that's all I can get from IPFS, are there any faster decentralized IPFS alternatives?