R2 and CDN
I’m using Cloudflare R2 to store and stream videos and images.
I’d like to know how many concurrent users can watch the videos, and which plan would be most suitable for this use case?
The videos are stored in multiple formats (360p, 480p, 720p, and 1080p) and are streamed adaptively based on the user’s network connectivity.
Do I need to purchase the workers KV or any other plans for it?
2 Replies
Stream would be a better fit
But if you want to use R2, it's a storage product so it's just paying for storage + access
I am already transcoding the video into different format with ABR setup
So is it really necessary?
I am thinking of using the CDN for it
Wanted to know if without setup can we use the cdn in any effective way