ipfs / integrations

https://docs.ipfs.tech
MIT License
5 stars 1 forks source link

Volumio #24

Open markg85 opened 12 months ago

markg85 commented 12 months ago

Volumio is kind of like the di it yourself OS to make your own music player.

It uses ffmpeg and curl behind the scenes, both supporting IPFS. It needs a UI way to set either the environment variable IPFS_GATEWAY or set the gateway in the file ~/.ipfs/gateway. And beyond check if the code needs to whitelist ipfs and ipns. I couldn't find something on a quick glance (aka, it might just work if the gateway file or env variable is there!).

The versions of ffmpeg and curl it uses are hopelessly outdated at the moment though.