airplay2-receiver icon indicating copy to clipboard operation
airplay2-receiver copied to clipboard

AirPlay 2 receiver - python implementation only for testing

Results 6 airplay2-receiver issues
Sort by recently updated
recently updated
newest added

The FairPlay authentification works fine with iOS, but fails with iTunes: _The AirPlay device "myap2" is not compatible with this version of iTunes._ Something i noticed: iTunes sends an OPTION...

Here are the steps I did to get this running on Debian in case anyone is interested: ```bash sudo apt install -y libavformat-dev libavcodec-dev libavdevice-dev libavutil-dev libswscale-dev libswresample-dev libavfilter-dev portaudio19-dev...

I git clone the source code and followed the instructions to create docker image and run it. However it gives me an error: ``` [root@mini airplay2-receiver]# docker run -it --rm...

Hi guys, when I tried to pair to HomeKit, I got "Coundn't add Accessory" error and failed. Actually it was stucked at: ``` POST /pair-add Not implemented! 10.0.0.71 -- [01/Aug/2020...

Neither my iPhone (running iOS 14b2), nor MacBook (macOS 10.15.5) can connect to the receiver. Tried to set it up both on my MacBook and a Raspberry Pi, the results...

Hello, I like the enhancements you made to this project. There are still a few bugs though, and I would like to point them out incase you missed them. First,...