Chapter 18

Media

Examples

Recipe 18.1
Recording the Screen

Capture a video of the user's screen with the Screen Capture API.

Recipe 18.2
Capturing an Image From the User's Camera

Take a photo using the user's camera.

Recipe 18.3
Capturing a Video From the User's Camera

Record a video using the user's camera.

Recipe 18.4
Determining the System Media Capabilities

Use the Media Capabilities API to determine if a given codec is supported on the current browser.

Recipe 18.5
Applying Video Filters

Apply filter effects to a video stream.

Web API Cookbook
Joe Attardi