Posts tagged as:

Streaming

How To: Install/Configure GNUMP3d – Streaming Audio Server

July 23, 2009
Gnump3d Audio Streaming

Mission
GNUMP3d is the GNU Streaming MP3/Media Server written in perl. Our mission is to setup GNUMP3d and stream audio over LAN or over internet. Below are the essential steps to install and configure GNUMP3d.
Download
Download latest version of GNUMP3d from GNUMP3d Website.
Extract

[kulbirsaini@fedora ~]$ tar -xjf gnump3d-x.x.tar.bz2

Install

[root@fedora ~]$ cd gnump3d-3.0
[root@fedora ~]$ make install (as root)

Now gnump3d is [...]

Read the full article →

How To: Install and Configure Shoutcast Radio

November 20, 2007

Shoutcast is a mp3 broadcasting/streaming media server software provided by NullSoft. One can setup a server on any system, GNU/Linux / Windows/ MacOS and can stream mp3 over the network, internet/intranet. I setup shoutcast on my system a long back and found it very useful. Here is a step by step how to on [...]

Read the full article →