Actionscript:
-
var cam:Camera = Camera.getCamera();
-
var video:Video = new Video(320, 240);
-
video.attachCamera(cam);
-
addChild(video);
Adds the feed from your webcam to the stage.
One Trackback
[...] Web Cam [...]