Capturing camera input

In addition to external video files, a camera attached to a user's computer can serve as a source of video data that you can display and manipulate using ActionScript. The Camera class is the mechanism built into ActionScript for working with a computer camera.

Subtopics

Understanding the Camera class

Displaying camera content on-screen

Monitoring playback conditions

Sending video to a server