Need advice on creating a screen capture app
Hey guys
Let me start with what I'm trying to achieve. I want to be able to record the screen as the user interacts with it and be able to save that sequence as a video file to either the installDir or the photo roll. In itself it sounds simple, but I've done a ton of research on this and it appears that it is only doable in AIR for desktop (which bundles FFMPEG and VLC or RED5 which doesn't look like it's being developed anymore) or by using native Objective-C.
Does anyone here know if there is indeed a way to achieve this using Flash CS6 and AIR 3.2+?
Here's the link to the "How To" for desktop:
http://www.adobe.com/devnet/air/flex/articles/air_screenrecording.html
And here's some resource I found for doing it natively in C:
http://codethink.no-ip.org/wordpress/archives/673
Any advice from someone who has experience with this would be greatly appreciated. ![]()
