Re: [FFmpeg-devel] [PATCH v3 1/1] avformat: Add IPFS protocol support.

2022-02-03 Thread Mark Gaiser
Ignore this one, the title went wrong. On Thu, Feb 3, 2022 at 6:26 PM Mark Gaiser wrote: > This patch adds support for: > - ffplay ipfs:// > - ffplay ipns:// > > IPFS data can be played from so called "ipfs gateways". > A gateway is essentially a webserver that gives access to the > distributed

[FFmpeg-devel] [PATCH v3 1/1] avformat: Add IPFS protocol support.

2022-02-03 Thread Mark Gaiser
This patch adds support for: - ffplay ipfs:// - ffplay ipns:// IPFS data can be played from so called "ipfs gateways". A gateway is essentially a webserver that gives access to the distributed IPFS network. This protocol support (ipfs and ipns) therefore translates ipfs:// and ipns:// to a http:/