Hi team. I have a question about streams and live streams. I'm in the web environment and I need t
Hi team.
I have a question about streams and live streams.
I'm in the web environment and I need to upload a video as I record it. I first tried TUS, but Cloudflare doesn't support
Then I tried live streams, but the issue is, Cloudflare doesn't create recordings for those made with WebRTC.
So, the only option left seems to be uploading multipart to R2 and using a service to create the stream later.
I want to double-check: Is there no way to use streams or TUS for this?
I have a question about streams and live streams.
I'm in the web environment and I need to upload a video as I record it. I first tried TUS, but Cloudflare doesn't support
Upload-Defer-Length: 1 like the official TUS does.Then I tried live streams, but the issue is, Cloudflare doesn't create recordings for those made with WebRTC.
So, the only option left seems to be uploading multipart to R2 and using a service to create the stream later.
I want to double-check: Is there no way to use streams or TUS for this?

