« Previous Next »

Thread: Live audio capture from web interface & stream down it to server

Last post 07-06-2009 7:15 PM by adriscoll. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 06-09-2009, 5:32 AM

    • v-amitku
    • Not Ranked
    • Joined on 06-09-2009, 9:21 AM
    • Posts 1

    Live audio capture from web interface & stream down it to server

    I have to develop a web page which should capture audio from MIC and stream down it to custom server where this audio should be saved in wma/mp3 format. I know how it can be done in Java technologies but i want it to be implemented in Microsoft technologies. I have few queries .......

    Can it be done using MS technologies and frameworks? If yes, How?

    If yes, What servers will be needed to implement this solution?

    Which codec will be supported ?

    Any help would be appreciated.

    Thanks! 

     

  • 06-09-2009, 7:17 AM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 4:18 AM
    • Shanghai, PRC
    • Posts 1,379

    Re: Live audio capture from web interface & stream down it to server

    To do WMA encoding, you can check Windows Media Format SDK

    http://msdn.microsoft.com/en-us/library/bb288690.aspx

    As MP3 is a third party standard, you can check existing third party encoders.

    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • 07-06-2009, 7:15 PM In reply to

    Re: Live audio capture from web interface & stream down it to server

    I currently use windows media encoder, through windows media server, and then convert the .asf files in batch process to mp3.

    hope that helps a little.

Page 1 of 1 (3 items)
Microsoft Communities