juhovh / shairplay

Apple airplay and raop protocol server
Other
1.34k stars 226 forks source link

Cannot Launch Up #68

Closed CarterJimmy closed 6 years ago

CarterJimmy commented 7 years ago

I tried to install it into raspberry-pi (Model Raspberry-Pi 2-B)(OS is Kali-Linux). I installed it, but when i tried to launch it up, it said "Please check your libao settings and try again". I tried to reinstall all the contents and reboot, but it doesn't work. Could do tell me what should I do with this problem. 2017-07-31 0 20 49

dolohow commented 7 years ago

You need to specify default_driver and dev in /etc/libao.conf

If you are using pulseaudio and sink number 0, then it would be

default_driver=pulse
dev=0
CarterJimmy commented 6 years ago

Thx, I will try so. If I got any other question, I will come back again.

k-rock commented 6 years ago

I receive a similar error when I start shairplay: I receive this error: Error opening audio device 5 Please check your libao settings and try again

Could you please advise?