node_airtunes icon indicating copy to clipboard operation
node_airtunes copied to clipboard

Not Working in RaspberryPi (debian 7.0)

Open ozdroid opened this issue 10 years ago • 2 comments

i compile node_airtunes in my RaspberryPI(ArmV5) under Debian 7.0. when i try to connect my airplay device with ./play_ffmpeg example. It's not working fine for me. the airplay device make some noise then stoped. any idea that make it working fine ?

ozdroid avatar Oct 20 '14 06:10 ozdroid

Someone reported a problem on the PI a long time ago. It was because the ALAC codec (used in airtunes) didn't use the correct endianness. You could try to force it in the config file to see if it helps (look in the PRs to see where it is).

lperrin avatar Oct 21 '14 08:10 lperrin

Hi @ozdroid @lperrin,

Are there any updates on this issue? I've been trying to get this to work on my pi (and some other devices), but I could not get it to work. The stdin example seems to communicate with my ATV2 (device turns on or switches off other playing media), but I cannot hear any sound. Am I missing something to allow my pi to stream the cpm file? I've seen the other (closed) issues and forks, but I could not find a solution unfortunately.

Thanks for any pointers!

rooi avatar Dec 19 '14 17:12 rooi