until now there is no other that to install
a plugin to make screen captures...
  ----- Original Message ----- 
  From: David Kim 
  To: Open Source Flash Mailing List 
  Sent: Thursday, July 16, 2009 10:54 PM
  Subject: Re: [osflash] screen capture


  Thank you for the links, Glen.

  Actually, we (team here) finally decided to use Jing for the capturing 
part...even though I don't
  know if the client will like this idea...^^

  David


  On Thu, Jul 16, 2009 at 12:51 PM, Glen Pike <[email protected]> wrote:

    Hi,

        Here is a good link that may help you with capturing images from the 
screen.

        
http://stackoverflow.com/questions/840358/export-animation-sequence-from-flash-as-jpegs

        Problem is that this saves to the user's computer.
        
        You could "post" the ByteArray to a server side script, which would 
save it, but I don't think you can upload to Red5 via that connection.

        
http://stackoverflow.com/questions/762226/how-to-upload-a-bitmapdata-object-straight-to-my-server

        Bit of a guess, but I think the ScreenVideo class is for server-side 
actionscript to handle video files - possibly captured from a user's webcam 
which you can stream upto the server.

        Glen

    David Kim wrote: 
      Thank you, Juan.

      BTW, what is the class 'ScreenVideo' for?

      David


      On Thu, Jul 16, 2009 at 3:45 AM, Juan Delgado <[email protected]> wrote:

        Red5 executes on the server, if you want to capture the screen you
        need something that runs on the client. Only then you can start
        thinking of sending it to Red5 or whatever.

        Not sure what's the panorama these days about screen capturing with
        Flash apps, though.

        Juan


        On Thu, Jul 16, 2009 at 3:52 AM, David Kim<[email protected]> wrote:
        > Hi,
        >
        > I have a question about screen capturing in Red 5.
        > Is it possible to capture the desktop screen with Red 5?
        > What does the ScreenVideo class do?
        >
        > Thank you in advance,
        > David
        >
        >

        > _______________________________________________
        > osflash mailing list
        > [email protected]
        > http://osflash.org/mailman/listinfo/osflash_osflash.org
        >
        >



        --
        Juan Delgado - Zárate
        http://zarate.tv
        http://blog.zarate.tv

        _______________________________________________
        osflash mailing list
        [email protected]
        http://osflash.org/mailman/listinfo/osflash_osflash.org



--------------------------------------------------------------------------
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org
  

    -- 

    Glen Pike
    01326 218440
    www.glenpike.co.uk


    _______________________________________________
    osflash mailing list
    [email protected]
    http://osflash.org/mailman/listinfo/osflash_osflash.org




  -- 
  This message has been scanned for viruses and 
  dangerous content by MailScanner, and is 
  believed to be clean. 


------------------------------------------------------------------------------


  _______________________________________________
  osflash mailing list
  [email protected]
  http://osflash.org/mailman/listinfo/osflash_osflash.org

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to