Coder Social home page Coder Social logo

pwt / docker-airconnect-arm Goto Github PK

View Code? Open in Web Editor NEW
36.0 36.0 8.0 2.45 MB

Docker builds of AirConnect for Raspberry Pi devices. Optimised for Sonos.

License: Apache License 2.0

Dockerfile 31.57% Shell 68.43%
airconnect airconnect-application airconnect-configuration airplay docker raspberry-pi raspberrypi sonos

docker-airconnect-arm's People

Contributors

pwt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-airconnect-arm's Issues

WARNING: The requested image's platform (linux/arm/v7) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Hey there, thanks for releasing this Docker image! I tried to install it on my Pi 4 (running Ubuntu 20.04.3) using this command:

docker run -d \
  --net=host \
  --name=airconnect \
  --restart=unless-stopped \
  -e SUPPRESS_FLUSH=TRUE \
  -e INCLUDE_AIRCAST=TRUE \
  psychlist/docker-airconnect-arm

But I got this error message:

WARNING: The requested image's platform (linux/arm/v7) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Should it automatically pick the right architecture? Or do I need to add a flag or something? Sorry if these are dumb questions!

Thanks again!

Any plan to add Chromecast support?

Dear pwt,

Thank you for making this container! I've just tried on my newly arrived Raspberry Pi 4, it works great! But it doesn't recognize my Google Home speakers, which I can use Airconnect commands to activate them on my Mac. I'm wondering will you include the aircast-arm file into this docker container? Thank you very much!

Best,
Yi

Not working since V 1.5.0

Hi my Play 3 isn't working since V 1.5.0 I see the Sonos in Airplay DropDown Menu, I can select it, all is working fine but I don't get any audio output.

Raspberry Pi 1?

Might this work on an old Raspberry Pi 1?

I've tried, and it looks like it installs and starts just fine. But I don't see the speakers on Airplay. When I run docker logs I get:
./run_aircast.sh: line 10: 19 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)
./run_aircast.sh: line 10: 19 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)
./run_aircast.sh: line 10: 19 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)
./run_aircast.sh: line 10: 20 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)
./run_aircast.sh: line 10: 19 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)
./run_aircast.sh: line 10: 19 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)
./run_aircast.sh: line 10: 19 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)
./run_aircast.sh: line 10: 19 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)
./run_aircast.sh: line 10: 20 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)
./run_aircast.sh: line 10: 19 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)
./run_aircast.sh: line 10: 20 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)
./run_aircast.sh: line 10: 19 Illegal instruction ./aircast-linux-arm-static -z -x ~/config_aircast.xml $(cat ~/options_aircast.txt)

Thanks for any time on this

Permission denied / no such container : airconnect

I have seen your instructions, installed docker successfully but when I start the container with:

pi@RPi:~ $ docker run -d \

--net=host
--name=airconnect
--restart=unless-stopped
-e SUPPRESS_FLUSH=TRUE
-e INCLUDE_AIRCAST=TRUE
psychlist/docker-airconnect-arm

I have got the following response:

docker: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/create?name=airconnect": dial unix /var/run/docker.sock: connect: permission denied.
See 'docker run –help'

I have also tried updating. It seems to process quite a lot of things but it then ended with:


Digest: sha256:fbde5d10112290dab4318ba0bac3d04c8b503eea1dbfad55cf23c0770a095125
Status: Downloaded newer image for psychlist/docker-airconnect-arm:latest
docker.io/psychlist/docker-airconnect-arm:latest
Error: No such container: airconnect
bash: psychlist/docker-airconnect-arm: No such file or directory

What am I doing wrong here?
Thanks a lot for your help.

Albert Peter-Jordi
Passwangstrasse 15
4411 Seltisberg
Tel. +41 61 911 0744
eMail [email protected]

Docker image consuming 100% CPU while running

Thanks for the image, it worked instantly on my RasPi 3 Model B.

CPU consumption however stays at 100% for the process airupnp-arm, no matter if music is streaming or not. Restarting the image immediately puts it back to 100%.

Running Docker version 18.06.0-ce on 4.14.34-hypriotos-v7+

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.