I have tried installing Airtime on my Raspberry Pi 2. Things appear to go well, but when I run the "sudo apt-get update" command before the final install command I get the following error:
Its not really an error. I get the same when installing Airtime onto other Rockchip devices. However Airtime installs and works fine (Trusty). I think it's because the APT assumes there will be armh stuff in there - but there isn't. Nor is it needed.
I'd be very surprised if this actually worked, since the Raspberry Pi 2 uses a quad core ARM 7 processor, and the Airtime executables are compiled for an Intel or AMD architecture. You'll have to recompile the entire thing from source. It can be done, but installing from the standard .deb file just isn't gonna work.
I used the non easy full method and have it working on half a dozen armh boxes. The Airtime stuff is mostly python. The principal executables are LiquidSoap and Icecast, which there ARE armh executables for.
Post edited by John Chewter at 2015-02-24 06:54:23
I'm not sure what Roger is on about, but this worked perfectly well for me on a Pi 2 and Raspbian Jessie Lite after trying several other methods of getting it working. Nice job on this. I can now retire the old HP server and run my little station from a couple of solar panels due to the power savings.