Streaming Mp3 server

Jaylllo

Senior member
Aug 13, 2002
457
0
0
What program do I need to setup a streaming mp3 server on FreeeBSD 5.0?

I did a quick search and only found
Icecast 1.3.7 source
Shout 0.8.0 source

Icecasts doesn't support Mp3 format (licensing issues?)

Is Shout the only way to go?

Any other alternatives?

Thanks.

 

dawks

Diamond Member
Oct 9, 1999
5,071
2
81
Are you sure Icecast doesnt support streaming MP3? A group of friends of mine, including me, used Icecast for a streaming MP3 station for several months. And Icecast was designed for MP3 Streaming..

BTW, You'll also need an encoder if you choose to use either server..
 

TheOmegaCode

Platinum Member
Aug 7, 2001
2,954
1
0
$apt-cache search
[...]
streamingicecast-server - MPEG Layer III Streaming Server
libapache-mod-mp3 - turns Apache into a streaming audio server
I used to run an mp3 streaming server a year ago on a FreeBSD 4.4 box, I can't for the life of me remember which program I ended up with (it wasn't either of the aforementioned programs). Do a search on Freshmeat or Sourceforge, there's tons of mp3 streaming servers out there...
 

Jaylllo

Senior member
Aug 13, 2002
457
0
0
hmm, im looking into the apache mod. seems to be for linux but thats not a real problem.



hmm any other ideaS?
 

Need4Speed

Diamond Member
Dec 27, 1999
5,383
0
0
My bad! I meant Kplaylist ... here

It does not resample the stream though. But I only use it on my LAN, not across the web. Though I have found that 128kbps streams pretty well.
 

SUOrangeman

Diamond Member
Oct 12, 1999
8,361
0
0
I've had the best experience with edna thus far.

Ampache - http://ampache.kveton.com/
MP3 Server Box - http://www.igalaxie.com/ltt/mp3/
Andromeda - http://www.turnstyle.com/andromeda/
CoolMP3- http://coolmp3.sourceforge.net/
MÆS - http://mymp3s.sourceforge.net/
mp3 Jukebox - http://www.hotscripts.com/Detailed/13642.html
RIMiRadio 0.4 - http://www.rimboy.com/rimdistro/rimiradio/
RIMPS - http://rimps.sourceforge.net/
Swift-MP3 - http://swift-tools.com/swift-mp3.html

Needless to say, I was interested in this topic at one point in time. Funny how getting married changes priorities a little. I don't even know if most of those links are valid anymore.

-SUO
 

SUOrangeman

Diamond Member
Oct 12, 1999
8,361
0
0
Turns out that one of my original links was bad, ... very, very bad.

-SUO at work, nearly having a heart attack
 

Soybomb

Diamond Member
Jun 30, 2000
9,506
2
81
I setup netjuke http://netjuke.sourceforge.net/ on my freebsd box about a week ago because I was told it would do playbacks through the server even though its meant primarily as a streaming box. It looks absolutely awesome for streaming but to have the server do playback....it sucked. I'd try it out though since its what you're wanting to do.

I want to have a remotely controlable jukebox but haven't found a good one yet. Sometime to change, maybe create songs, move back and forth in playlists, pause playback, etc through a web interface would be great.
 

Jaylllo

Senior member
Aug 13, 2002
457
0
0
Hmmm, I'll be looking into the various packages shortly,

How much processing power (I'm assuming not much) would it take to stream to maybe 20 clients?

SUOrangeman, could you elaborate on that "very, very bad"?;)
 

Spyro

Diamond Member
Dec 4, 2001
3,366
0
0
Hmmm, I'll be looking into the various packages shortly,

How much processing power (I'm assuming not much) would it take to stream to maybe 20 clients?

I didn't really think that took alot of processing power. I don't know wether this is related or not, but when transferring several large files over the net from my Debian box to my windows boxes sometimes I do notice a little slowdown. I'm thinking that you're system would probably be a little faster than my puny 700mhz though :(.

SUOrangeman, could you elaborate on that "very, very bad"?;)

Uhhh, I don't wanna know........

 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
Originally posted by: Soybomb
I setup netjuke http://netjuke.sourceforge.net/ on my freebsd box about a week ago because I was told it would do playbacks through the server even though its meant primarily as a streaming box. It looks absolutely awesome for streaming but to have the server do playback....it sucked. I'd try it out though since its what you're wanting to do.

I want to have a remotely controlable jukebox but haven't found a good one yet. Sometime to change, maybe create songs, move back and forth in playlists, pause playback, etc through a web interface would be great.

Write one! Once I get a new machine finished I'm gonna turn it into a file/mp3 machine and just hook the speakers up to it. Not exactly streaming, but remotely controllable :)
 

SUOrangeman

Diamond Member
Oct 12, 1999
8,361
0
0
As far as that naughty link, I think there is some domain registration mangling going on. One of the sites I list (yes, it is still listed), refers to itself as being another URL/domain name. If you actually type in that advertised URL, you might get a little more than you've bargained for. Even Google reports the naughty site as the first hit (assuming you get the search term correct).

-SUO
 

Jaylllo

Senior member
Aug 13, 2002
457
0
0
LOL.

IS there any indepth documentation for ICecast?

A lot of the others don't run on Freebsd 5.0
 

Soybomb

Diamond Member
Jun 30, 2000
9,506
2
81
Originally posted by: BingBongWongFooey
Originally posted by: Soybomb
I setup netjuke http://netjuke.sourceforge.net/ on my freebsd box about a week ago because I was told it would do playbacks through the server even though its meant primarily as a streaming box. It looks absolutely awesome for streaming but to have the server do playback....it sucked. I'd try it out though since its what you're wanting to do.

I want to have a remotely controlable jukebox but haven't found a good one yet. Sometime to change, maybe create songs, move back and forth in playlists, pause playback, etc through a web interface would be great.

Write one! Once I get a new machine finished I'm gonna turn it into a file/mp3 machine and just hook the speakers up to it. Not exactly streaming, but remotely controllable :)
Heh thats all I'm wanting myself man. I've got samba setup as a file server, will be setting it up as a print server soon, and just wanted to plays the mp3s that will be stored on it throgh the stereo :) I'll let you write it though, just let me know when its finished please ;)