We have a use-case where users create videos of their game-play and upload them to the cloud.
We would like to know if CF Stream is a good fit for this use-case. We have the following questions:
- Is it affordable compared to storing it on AWS?
- Does the stream have options for limiting the uploadable video length?
- Are there any ways to make sure the uploading is done from the legal/right app?
- Any ways to block users who get the upload url and try to upload?
Thanks.