I'm developing a desktop application in Adobe Air. I'm trying to figure out how to record video to the hard drive as a FLV file using the Camera and Video classes. I have looked everywhere in the Adobe Flash documentation for information about how to record a video, but I can't find out how to do this. Can anyone tell me how this would be done?
There is no server in this situation; in fact, the computer the software will be running on isn't even connected to the internet. If it isn't possible to record video to the hard drive using Camera or Video classes, is there some kind of work-around I could use, keeping in mind that for this project I have full access to the client computer and can install any software I need to on it? I'm developing for a project that will be shipped to customers as a kiosk computer with all software pre-installed.