AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use JavaScript to Create a Web Broadcast
We're trying to figure out like, now can we do that headless? So you're doing like get user media and then capturing it with media recorder. We use get display media to capture the users, uh, screen screen, screen recording. And then we use media recorder to pipe the stream into like a stream could come from a webcam, come from your, from audio. Then you pipe that into a meter recorder and then when you're, you got all these chunks of data and then you could send those chunks to mocks or something. It's awesome.