RE: Struggling to Host Sounds? Let’s Solve This Together!
You are viewing a single comment's thread:
This is the kind of thing I’m considering. This has been very interesting indeed.
0
0
0.000
You are viewing a single comment's thread:
This is the kind of thing I’m considering. This has been very interesting indeed.
There is also one initiative called Breakaway Communities, which is the Ecency interface/front-end. 3spk allows the hosting of files (or on Ecency servers?), but I've seen videos so far. The videos are visible on 3spk under communities, but I don't know how it would be with audio files. But I can talk to @good-karma. Maybe just an icon and some embedded player that would play on the website?
I don't have the technical knowledge to do it all myself, and I don't know how much it would cost.
A link to Breakaway Communities
https://breakaway.community/communities
I am wondering if a headless front-end hosted on something like Vercel or Netlify would work, with all data being driven by Hive, which is how Ecency works basically. It is all possible and I could prototype something.
If you get the chance to have a chat with @good-karma let me know.
I am thinking of starting with a really simple UI, as a test bed, which displays audio players, data is pulled in from Hive blocks/posts and the audio files hosted somewhere.
It will be hard to avoid costs and will require some time to set it up. I think it will be worth it though.
As an interim solution though, we could use video to play audio, using static images, which is what some podcasting platforms do.
I really need to spec this out to be honest.
I think there are some free embedded audio players for integration into web page. Howler.js or Wavesurfer.js
or just HTML5 audio code
I'll talk with @good-karma, or if you want directly, he has a Discord account, and you can arrange a chat.
Another idea - I have a site, Ilbis.com where is script Superhive installed by @bambukah, where the data is captured from Hive Blockchain, and you can show content by tags.
Wow this is right up my street because I’ve kind of being building nicklewis.blog using Astro with Vue.js so I’ve often fancied creating a hybrid of this with a hive framework.
Howler and wavesurfer are a couple of tools I’ve heard of but never had the chance to take a closer look at. So will have a peek.