|
|
|
|
|
by lioeters
1433 days ago
|
|
> InterPlanetary File System (IPFS) protocol support. One can access files stored on the IPFS network through so-called gateways. These are http(s) endpoints. This protocol wraps the IPFS native protocols (ipfs:// and ipns://) to be sent to such a gateway. Users can (and should) host their own node which means this protocol will use one’s local gateway to access files on the IPFS network. If a user doesn’t have a node of their own then the public gateway https://dweb.link is used by default. https://ffmpeg.org/ffmpeg-protocols.html#ipfs |
|