Code 2019

It's time to hit record: an introduction to the Media Recorder API

About this presentation

<p>If you haven't attempted to get media out of web page before, you can be forgiven for thinking it would be a simple exercise. For a long time however, anything beyond a trivial static frame varies between an arduous exploration of an excessive amount of web APIs, to downright impossible without talking to a server.</p> <p>Fortunately, the Media Recorder API helps to address this issue. Without any plugins, extensions, or any back-end code, we can generate a piece of original video content solely in the browser! ...with some caveats. We'll go through what you can do with Media Recorder and other related APIs, what you can't, and what's on the horizon.</p>