Is there an open source equivalent to SAM Broadcaster?
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Is there an open source equivalent to SAM Broadcaster?
I've been trying to find some good Linux radio broadcasting tools for a while now and haven't had much luck. I've been using Winamp & Oddcast in WinXP, but I'd much rather run my station from a Linux box. Is there anything similar to the SAM Broadcaster that's free and open-sourced on Linux? I tried setting up XMMS and Darkice, but that just wasn't cutting it... it was just doing a stream based off my soundcard output, and I only want the music to be streamed, not the rest of my system's sounds I also tried setting up Jack, but didn't get too far. I'd really like something like SAM though b/c it has better shuffling, or even something like GJukebox which has web-based requesting built in. I'm streaming an Ogg Vorbis stream through Peercast as well. Any ideas? thanks...
[edit: added link to SAM site in case someone doesn't know what I'm talking about]
Last edited by ZephyrXero; 06-22-2005 at 01:38 PM.
Yeah, that is exactly what i'm looking for, too.. any application, if one looks for "shoutcast" etc, just receives streaming, while what is needed is to connect to a server (IP, pwd and port) to upload the stream. In Windows i use WinAmp with ShoutCast plugin, but WinAmp does not exist for Linux (i use Suse and even Icecast appears not to have Suse versions)..
As with other posters, I am also looking for internet broadcast software. However, I'm relatively new to linux (5 months), and have never broadcast on the web before, so I'm especially keen to find something basic, fairly idiot-proof and easy to get the hang of while I learn the ropes and start playing about with more advanced features.
Software advice, help and direction would be greatly appreciated!
I have been researching this problem for a while now and there does seem to be a viable solution concerning Internet DJ software for linux. The Programs name is IDJC (Internet DJ Console). From my experience with the program, if you don't need mp3 support its ok to just install it using your native package manager, but if you require support for other formats such as mp3 and ac3 you must compile it from source. The source code is available from their site (it's not allowing me to post the url -- lol) If you have never compiled from source before the key commands are usually ./configure ; ./make ; ./make install. Although I'm sure there are plenty of instructions available for such actions through a good google search.
Last edited by siruther666; 10-05-2008 at 04:11 PM.
Thanks siruther666 - IDJC looks like what I was looking for.
My roommate's been running a streaming 80's station for several years now, and has stuck with SAM because of its features. I've been searching for a solid replacement, and considering writing one on my own, but now that I've found this I'll give it a try.
I also just found "somasuite" but think IDJC is closer to what I was looking for.
*OFF TOPIC: When stringing together commands, use "&&" instead of ";" in case one of the commands fails*
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.