Pricing for video delivery
We want to use Cloudflare to deliver video files.
We are going to place all our special packages similar to HLS (a lot of small .ts files) and make them accessible to web users.
Estimated monthly traffic delivery is between 10TB-20TB.
How much will cost to us this amount of video files being distributed?
PS we can not use the special product Cloudflare Stream, our packages are encoded by some special software and being played by the special player.
2 Replies
Original storage we want to use is R2 container. So we are going to place all files to R2 and make the contents of this container being accessible via special domain
(our custom domain, not a technical domain from r2 platform)
Really depends on the amount of writes, reads and storage used. Traffic doesn’t matter, they don’t bill for that.
Take a look at https://r2-calculator.cloudflare.com/
Also - if you use the CDN in front of the bucket, you will be billed for less reads.