Results 1 to 4 of 4

Thread: Streaming Audio

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2005
    Posts
    625

    Streaming Audio

    I need to stream live audio through an ASP.NET website. Does anyone know how to do this? Do I need a separate Streaming Media server? Does anyone know a good one, something low end, that will do the job?

    thanks.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Streaming Audio

    You could just have simple MPEGs, AVIs, etc on your own server, and have them play in a Windows Media/Real Player object on the page by using the <OBJECT> tag.

    This page shows an example, for WIMP.
    http://msdn.microsoft.com/library/de...inawebpage.asp

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2005
    Posts
    625

    Re: Streaming Audio

    I can do it that way - but I was hoping to do live audio. Have a microphone on one end and it will play through the web whatever is being played into the microphone at that moment.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

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