First of all, since Im new to this forum, I just wanna say hello to everyone here. Hello from Sweden!
Now to my question:
Im planning to setup a couple of "mini" Airtime servers at work, think of it like remote mp3-players, each with its own music library and schedules.
I have read a couple of threads/blog posts about using Airtime with Raspberry Pi and that did not look too promising, however, Im using the 512mb version and I will not use any streaming what so ever. Just the hardware output.
What do you guys think? Will this work?
The attached file shows my planned setup.
//Karl Östberg - Cosette.se
*note*
I will only use the terminal version of RaspbianOS, not the desktop version.
but if you want an Exstreamer to Instreamer type situation you might want to try this
He wrote extensively on it
Post edited by Voisses Tech at 2013-07-24 03:18:04
Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator. "The Problem with education today is that it takes a university degree to switch on a light bulb" "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them" "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity. "I might be in Mud but that does not Make me a Wild Hog(pig)" “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.” "The only thing that remains constant is change itself" May the force be with you,until our path or destiny bring us in tandem.
We haven't tried Airtime on a 512MB version of the Raspberry Pi. If you try this, the first time you start up the Pi you should be given an option to configure how your memory is split between the CPU and GPU. Allocate as much memory as you can to the CPU.
I'm trying to install airtime in a raspberry with 512mb but I can't.
I've install raspbian and make the easy install, but when I try to install airtime it tells me this:
W: GPG error: http://www.deb-multimedia.org squeeze InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907
I think this problem is cause because the system is looking for arm's packages of airtime, but they don't exist or yes?, is there any way to use i386 packages?
Since you are not streaming music, why are you using airtime? MPD would suit you fine! Just install a distro like VoyageMPD or any other distro on raspberry pi and run an MPD instance. There are many webUI for mpd if you want to use them, and you can even use a shared library for all of them with a Networked FS or Samba share
Hi Curro, you can in fact install using the Debian package. Make sure you install Liquidsoap via the official repositories first, and then you may install the Airtime Debian package afterwards.
Post edited by Martin Konecny at 2013-01-23 21:26:42