Building a Station Module Archive server with FreeBSD

drewish's picture
public
groups: Art & Music · Radio
drewish - Fri, 2006-11-10 01:47

After accidentally deleting half the OS and database for the KPSU archive server, I've been documenting the process of setting up station archive server under FreeBSD. So far, I've written up configuring the recording and encoding of audio from the soundcard with darkice, streaming the audio with icecast2, installing MySQL, Apache, and Drupal. Now I'm working on documenting the setup of StreamRipper and the station archive module.

If you're interested, take a look at: http://drewish.com/node/23


hot! this is very useful

zirafa - Fri, 2006-11-10 23:26

hot! this is very useful information...

drewish... this is great

ajwwong's picture
ajwwong - Sun, 2006-12-10 06:44

drewish, you are a god.

btw, scouring through the web, i also found this... which might be helpful also.

http://www.poromenos.org/tutorials/icecast

Good luck all!

www.ithou.org


Hi there...

ajwwong's picture
ajwwong - Mon, 2006-12-11 06:07

Thanks for the great instructions...

Just a quick edit on the install instructions from the drewish FreeBSD install notes
4th line from the bottom of the following node:
http://drewish.com/node/30

$ /usr/local/etc/rc.d/icecast2 start

should be replaced by

$ /usr/local/etc/rc.d/icecast2.sh start

... at least on my machine :-)

Thanks for everything!

Albert

www.ithou.org


thanks for the follow up

drewish's picture
drewish - Mon, 2006-12-11 16:44

not sure why that is but i'd assume it's a different version. i'd built everything with freebsd 6.1.


Out of curiousity...

ajwwong's picture
ajwwong - Mon, 2006-12-11 08:20

Do people have a preferred streaming flash mp3 player for live feeds e.g. from icecast? I've been fiddling around for a bit and have got "minicaster" working... but, I am thinking that I would prefer to go with something that had a different skin, personally. :-)

Here's what the mini-caster looks like...
http://www.draftlight.net/dnex/mp3player/minicaster/

Anyhow, is there anything that is "best practices" / "drupal-standard" for a streaming flash mp3 player for live feeds... or is this pretty much uncharted territory?

Thanks!

Albert

www.ithou.org


side note: minicaster above

ajwwong's picture
ajwwong - Tue, 2006-12-12 05:32

side note:

minicaster above doesn't work well with ie7, so I'd probably recommend against it. i might try the wimpy player.

good luck everyone!
albert

www.ithou.org


I'm getting a server not

joachim's picture
joachim - Sun, 2007-11-11 13:56

I'm getting a server not found error.

Drewish, do you still have this document by any chance?


it's back up, i was having

drewish's picture
drewish - Thu, 2007-11-15 18:09

it's back up, i was having some server troubles.