[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

boardcast MP3 stream



 
    
 
Hello T.Y.

A simple way to implement stream mp3 has been tested successfully
on igloo:

1. Use Apache web server, copy 1.mp3 and 1.m3u files to its "tmp"
directory.

Content of 1.m3u:

http://igloo.its.unimacq.edu.au/tmp/1.mp3

2. install "Winamp" 2.50c on a Windows box. Press Ctrl+L to
select "Play Location" and input http://igloo.its.unimacq.edu.au/tmp/1.m3u
then you can hear stream mp3!!!

3. The bandwidth counts on your mp3 format. E.g. 1.mp3 is an 128k mp3 file,
so you need 128K bandwidth at least. But you can compress it to 24k, that
means a modern running at 24000 bps can support such speed without
any problem.

As I said, it's a very simple stream mp3 implement. I am suspecting whether
it will be used in a real environment, like for 263.net website. Meanwhile,
I am trying to use icecast as stream mp3 boardcasting application server.
Still not success. I will tell you more details later.

Try above way on your website.


 

-- 
       __
 ---- / /  _                            
 --- / /  (_)__  __ ____  __   Terrence Miao
 -- / /__/ / _ \/ // /\ \/ /   ITS of University of Macquarie
 - /____/_/_//_/\_,_/ /_/\_\   terrence_miao@xxxxxxxxx
   Choice of GNU Generation    http://igloo.its.unimacq.edu.au/linux-online
 
Google