Yeah yeah it`s been a while….
But here is something I just have to show. I guess you`ve all played with the awesome AIR 2.0 Beta so you know about the NativeProcess class and all the options we have now.
Basically the only thing you have to do is google for some cool cross platform command line apps and build a nice AIR user interface and you can build beautifull and powerfull desktop apps.
So one of the first things I tried was something that was on my wishlist for the flash platform for a long time – SCREENRECORDING!
This app records the users screen and encodes it to flash friendly mp4 files with h264 video.
Check out this screenrecording of my screenrecording app
I really plan to write an article about how to do this but i`ll never promise anything again
WOW, this is fantastic. I am assuming you are using some of the Mac’s core built in services. Cant wait till your blog post
Do you have plans to release the source?
Wooohoo, this is awesome!!
wow its really awesome!!! no lag nothin just amazing!! can u share the app ๐
very cool. I hope you can share some details soon.
Hi,
It is a nice example of AIR2 app.
I did a blogpost on AIR2 as well, have a look.
http://tomkordys.net/blog/2009/11/30/working-with-air2-0-beta-and-nativeprocess-walkthrough/
Benjamin,
That is very nice. I just put up the second part of an ActionScript 3.0 Design Pattern catalog, and I was unable to get it working with AIR 1.0. (http://as3dp.com) so I’m going to give it a try in AIR 2.0.
Looking forward to reading your article.
Kindest regards,
Bill
Benjamin,
Great stuff. Looking forward for your article and additional info you can provide.
Nice app….can you share the code??? X DDDD Thanks in advance
Hey mate, this is awesome! Good work.
Pingback: Magnifying Glass AIR 2 application or how to communicate with a Java program from AIR : Mihai CORLAN
Pingback: AIR 2.0 Experimente ยป GELB der Powerflasher Blog
HI,
Are you using Automator and QuickTime Player 10 to do this application ?
Awesome application.. can’t wait for more…please post it asap
Pingback: My daily readings 12/21/2009 « Strange Kite
Reporting a Bug – RichFLV 4.2 Beta WINDOWS 7, VISTA
FLV files open ONLY from within program. “Open File”
FLV files do not open with “OPEN WITH” from context menu /(mouse right click)
Hi Benjamin,
This is really nice! Looking forward to your article!
Cheers,
Sidney
Having just started to take an interest in AIR, I can’t help but be kicking in anticipation at any of your upcoming projects. You’re like the guru in AIR programming, Benz.
Hope you can share this screenrecording app very soon as it would be fantastically useful for both bloggers and developers.
Nice example!
I’m playing around with air 2.0 beta and vlc. I was wondering if you are recording to h264 or some other video format first and combine screen-recording and voice later. would be great if you could share the command line you are using
Hi friend, Its and excellent job. Would you be kind enough to share the basic idea/code behind this project? Thank you.
This is something I’ve wanted to do for forever! Well done, man, well done. Feel free to write that follow-up post at any time!
What cross platform command line screen recorder did you use? VLC? ffmpeg?
Is there any chance we could download the finished screenloading app?
I attempted to try this out on windows, unfortunately vlc doesnt accept the command:
–rc-fake-tty
making it difficult to use vlc to record, i couldnt even use cmdprompt to do it, perhaps it just works differently on windows. some updates on how to get it going on windows will be great