Screenrecording app with AIR 2.0 Beta

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 :-)

Comments

21 Responses to “Screenrecording app with AIR 2.0 Beta”

  1. arpit on December 7th, 2009 6:01 am

    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 :)

  2. udayms on December 7th, 2009 9:13 am

    Do you have plans to release the source?

  3. Urs Martini on December 7th, 2009 9:51 am

    Wooohoo, this is awesome!!

  4. Raghul on December 7th, 2009 10:03 am

    wow its really awesome!!! no lag nothin just amazing!! can u share the app :P

  5. Stefan Richter on December 7th, 2009 10:11 am

    very cool. I hope you can share some details soon.

  6. Tom Kordys on December 7th, 2009 11:29 am

    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/

  7. Bill Sanders on December 7th, 2009 11:41 am

    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

  8. Gilbert on December 8th, 2009 1:15 am

    Benjamin,

    Great stuff. Looking forward for your article and additional info you can provide.

  9. Israel Gaytan on December 8th, 2009 6:36 am

    Nice app….can you share the code??? X DDDD Thanks in advance

  10. Mihai Corlan on December 9th, 2009 10:11 am

    Hey mate, this is awesome! Good work.

  11. Magnifying Glass AIR 2 application or how to communicate with a Java program from AIR : Mihai CORLAN on December 9th, 2009 10:18 am

    [...] Update: My friend Benjamin Dobler created a nice screen recording application with AIR 2 (it captures the sound as well). Although for now the source code is not available, I [...]

  12. AIR 2.0 Experimente ยป GELB der Powerflasher Blog on December 9th, 2009 6:03 pm

    [...] 2.0 Web Server using the New Server Socket API -Screenrecording app with AIR 2.0 Beta -Embedding Tomcat and BlazeDS in an AIR 2.0 Application -Tomcat Launcher: Sample Application using [...]

  13. jeanphilippe on December 12th, 2009 10:02 am

    HI,
    Are you using Automator and QuickTime Player 10 to do this application ?

  14. Parag on December 15th, 2009 7:13 pm

    Awesome application.. can’t wait for more…please post it asap :)

  15. My daily readings 12/21/2009 « Strange Kite on December 21st, 2009 12:45 pm

    [...] Screenrecording app with AIR 2.0 Beta : Richapps [...]

  16. Dan Nietzsche on December 28th, 2009 6:35 am

    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)

  17. Andy Bueler on January 26th, 2010 8:35 am

    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 :-)

  18. Alfie Punnoose on February 6th, 2010 6:34 am

    Hi friend, Its and excellent job. Would you be kind enough to share the basic idea/code behind this project? Thank you.

  19. Daniel on February 11th, 2010 6:46 pm

    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! :)

  20. Daniel on February 19th, 2010 11:12 pm

    What cross platform command line screen recorder did you use? VLC? ffmpeg?

  21. James M. on February 26th, 2010 5:01 am

    Is there any chance we could download the finished screenloading app?

Leave a Reply