Recording WebRTC Live Streams

Hello, I'm building a streaming platform using Cloudflare Stream with WebRTC (WHIP/WHEP) and a serverless setup with AWS Lambda, API Gateway, and DynamoDB. The WebRTC beta doesn't support recording yet, which is critical for my use case. Has anyone found a workaround to record WebRTC live streams, maybe using external tools or services, while this feature is still "coming soon"? Thanks for any tips!
1 Reply
rhall2025
rhall20252mo ago
I investigated this deeply but found no workaround that I am able to implement. Not sure of your use case, but I pivoted to RTMP which is not ideal, but will work for my platform now until they hopefully get it implemented. It would be nice for the product team to give an update on when this might be.

Did you find this page helpful?