Recording audio with Flash Player and Server interaction

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Luc2
    New Member
    • Dec 2006
    • 1

    Recording audio with Flash Player and Server interaction

    I like to use Flash Player to record small audio sound bites from a web site. What server side support infrastructure do I need to make this work?
    The sound bites will be small enough so that they can be fully downloaded to client app (as opposed to using streaming).
    Will I need the Macromedia Media Server to support this? Ideally I don't want to use a server, since my server side development environment is ASP.NET/C# and I don't see Macromedia Media Server fitting in very well into ASP.NET environment. Ideally would be if client side action script could just record the sound bite and then upload the file using standard HTTP POST. Is this possible?
    Thanks a lot.
  • benaliquid
    New Member
    • Mar 2007
    • 1

    #2
    Hello,

    Did you find a way to do it?
    I'm looking for quite the same thing.
    I would like to allow user from flash to record audio from the microphone on local drive or online, it doesn't matter.

    The application may be offline or online, because it's for a festival so it can run offline as well as online.

    Comment

    • adityaha
      New Member
      • May 2007
      • 1

      #3
      Hi

      Did any of you manage to do it...
      In fact i am also looking for the same thing

      Thanks

      Comment

      • designassassin
        New Member
        • May 2007
        • 6

        #4
        I've done this before, but i was using 'Flash Communication Server' At the time (about 2 years ago) there was no-other way to do it. I researched for about a month because FCS is v expensive.

        Comment

        • krishna kishore
          New Member
          • Jun 2007
          • 3

          #5
          Hi all,

          We have been developing a similar flash player application in Ruby on Rails . were we need to record audio from micro phone to the flash media player.
          We need a help on this issue.If any one of u people have previously worked on this issue .Could u pls share your views .

          Thanks in Advance,

          kishore

          Comment

          • krishna kishore
            New Member
            • Jun 2007
            • 3

            #6
            Originally posted by designassassin
            I've done this before, but i was using 'Flash Communication Server' At the time (about 2 years ago) there was no-other way to do it. I researched for about a month because FCS is v expensive.

            Hi ,

            glad to know you had been worked on flash communication server.
            Presently we have an issue were we can record audio from micro phone to flash media player.
            Could u pls share your view on this issue...

            Thanks in Advance
            krishna kishore

            Comment

            Working...