A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: record live webcam

  1. #1
    Senior Member
    Join Date
    Aug 2004
    Location
    plymouth-uk
    Posts
    313

    record live webcam

    I am after links or help for the following.

    I will be running locally a webcam/isight direct form my laptop and using flash to recieve the webcam footage.

    I would like to be able to save this footage if at all possible, and in intervals of 10 mins etc into a folder etc

    Is there a way I could do this using flash mx or flash 8

    Thanks for your help.

    Also I am using the simple AS of
    my_cam= Camera.get();
    my_video.attachVideo (my_cam);

    is there away it can detect my camera son as it opens so I do not have to click on the .swf file and select it

    many thanks
    NOW! look whats happened! I told you to watch this space and now its gone.

  2. #2
    FK Slacker
    Join Date
    Jun 2000
    Location
    vancouver
    Posts
    3,208
    You would need to have Flash Media Server installed on the server in order to record a webcam stream...

    K.

  3. #3
    Senior Member
    Join Date
    Aug 2004
    Location
    plymouth-uk
    Posts
    313
    cool, that I have(although trying to work it is another matter), and Ideas to how this then could be acheived and any links to this if possible

    many thanks for the reply
    NOW! look whats happened! I told you to watch this space and now its gone.

  4. #4
    Member
    Join Date
    Mar 2006
    Posts
    57
    Yes, You will get a video to flash server side kit to do that.

  5. #5
    FK Slacker
    Join Date
    Jun 2000
    Location
    vancouver
    Posts
    3,208
    Check out the sample FMS apps here:

    http://www.adobe.com/devnet/flashmed...mple_apps.html

    There are a couple examples in there on recording a stream on the server...

    K.

  6. #6
    Senior Member
    Join Date
    Aug 2004
    Location
    plymouth-uk
    Posts
    313
    thanks for the feed back guys lots to read and learn
    NOW! look whats happened! I told you to watch this space and now its gone.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center