Looking at the docs for “Send Apple HLS content to Amazon S3 using Wowza Streaming Engine” (the forum won’t let me post a direct link to the docs) I see we can pretty easily send HLS segments and the playlist files directly to Amazon S3.
But what about S3-compatible APIs? In this case I’m specifically interested in Cloudflare’s R2 service, but this also applies to anything that has an S3 compatible API, e.g. Minio.
Technically, I believe all we’d need is a way to set the host and everything should work.