Skip to main content
June 3, 2008
Question

Help capturing audio/video on web page

  • June 3, 2008
  • 4 replies
  • 358 views
This sounds like something obvious but i CANNOT find an answer anywhere, so advice very much appreciated.

I simply wish to have a web page an on that web page i want to have a button saying "capture audio". On click this, the user could speak into his microphone and *somehow* what he says ends up on my central server (as some usable format). Imagine a web page with a "leave me a message" option which i could play back later to find out what people said (this isn't what i am trying to do, just a sample).

Can someone point me in the right direction - articles, sample and so on.

thanks,
steven
    This topic is closed to new replies. Start a new post to keep the conversation going.

    4 replies

    June 3, 2008
    OK, so now it connects (not really sure how i managed that and the doco is awful). It even created the video flv on the server.

    But when click submit nothing happens.

    Specifically, nothing goes into the "sharedobjects" folder.

    Any ideas?

    steven
    Participating Frequently
    June 3, 2008
    http://www.adobe.com/devnet/flashmediaserver/sample_apps.html

    the sample application has what you need
    June 3, 2008
    Thanks - just downloading the FMS trial just now. Will look through the sample apps for the one i need.

    Thanks for your help.