Author Topic: Streaming...  (Read 3290 times)

Richard_b

  • Posts: 28
Streaming...
« on: 20 Jun '03 - 13:15 »
How easy is it to simultaneously stream an output like mp3 or wma while playing the audio via soundcard? I want to be able to feed audio to be heard via speakers and stream over the internet! Is this possible? And if I mix in Bass onto one soundcard can the stream follow the mix?


Grateful for any help.

Oh andim using VB

Ian @ un4seen

  • Administrator
  • Posts: 24940
Re: Streaming...
« Reply #1 on: 20 Jun '03 - 17:34 »
You can use the BASS recording functions to record/capture the mix, but you'll have to use other libs/tools to encode and broadcast it over the internet. Or, if you want to broadcast in the WMA format, you can use BASSWMA (see the WMALIVE example).