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!
Was this page helpful?