This post is best viewed on PeakD, read more to find out why
I saw a question the other day about why PeakD Snaps can't use video and if they will. I know this has been talked about before, and I don't know what the future may hold, but there is something you can do that works today.
You can embed video w/ PeakD snaps/posts by using a simple snippet and IPFS. Talking with the team, I managed to get a helper button added to make this even easier.
Prior to this, you could create a <video></video>
tag with certain syntax to create a video embed.
Now, you can just click a button. The button is on the beta site for now, but will likely show up on PeakD at some point.
Unfortunately, this is not supported by Hive.blog, and will show up blank. I don't think it works on LEO either. I will try to reach out and see if I can get it supported across other platforms. Ecency does something similar with a partnership with 3Speak for hosting videos.
I'll show you how to use this, and then show you how you can get some IPFS storage to take advantage of it for free.
How to post a video (on beta.peakd.com)
This will create the following text that will allow for a video embed.
<video src="https://gateway.lighthouse.storage/ipfs/bafybeid43nasjomh5vl2m5wrymgyqvkcbgxperwixysikupdbpm5im5rjm" controls></video>
Which will result in this:
If you are not using the beta site, you can just manually create this text to accomplish the same thing.
How to get free IPFS storage
Lighthouse Storage is a rather new player in the IPFS industry that combines IPFS with Filecoin for storage. I believe they are a rebirth of free NFT Storage service into a commercial service. They have a generous 5 GB free plan you can use to host quite a bit of small videos and images like these. For long videos, you will eventually run out of space.
One unique thing about Lighthouse is they have a very cost effective plans that are one-time fee for lifetime storage. They are a lot smaller than their subscription plans, but for $100 you can get 25 GB of storage for life or 5 GB for only $20 one-time fee.
If you are posting 30 minute or 1 hour videos, this obviously won't last long, but clips and images it will last a long time.
It's not perfect, but it is an option. I like to post small videos that are funny or interesting, and in the past I have been posting them on Twitter and posting the link to the tweet here, which does work well due to the Twitter embed functionality that was added a while ago back when I was working on the twitter bot.
This also works in PeakD snaps!
