[Live-devel] testMP3Streamer
Prince Kamalanathan
prilux at hotmail.com
Mon Jun 20 15:48:26 PDT 2005
i am on windows xp.
so first i encode the output of the sound card into mp3.
then i uncomment the line
#define STREAM_USING_ADUS 1
then i change inpufilename to "stdin" ?
thanks.
>From: Ross Finlayson <finlayson at live.com>
>Reply-To: "LIVE.COM Streaming Media - development &
>use"<live-devel at ns.live.com>
>To: "LIVE.COM Streaming Media - development & use" <live-devel at ns.live.com>
>Subject: Re: [Live-devel] testMP3Streamer
>Date: Sun, 19 Jun 2005 08:02:19 -0700
>
>
>>I work on a mp3player. Now i'd like to stream live mp3. i watch the
>>testMP3Streamer. What do we have to do to stream the output of the
>>soundcard ?? Do we just have to change inputfilename to "stdin" ??
>
>Yes, provided, of course, that (i) your sound card outputs encoded MP3
>audio (not just raw PCM), and (ii) your sound card is available on 'stdin'.
> However, neither of these (especially (i)) is likely to be the case :-)
>
>Instead, you will need to run something like (assuming you're on a Unix
>system):
> some_MP3_encoder < your_sound card | testMP3Streamer
>(after changing "inputFileName" to "stdin").
>
>
> Ross Finlayson
> LIVE.COM
> <http://www.live.com/>
>
>_______________________________________________
>live-devel mailing list
>live-devel at lists.live.com
>http://lists.live.com/mailman/listinfo/live-devel
More information about the live-devel
mailing list