SteeBono / airplayreceiver

Open source implementation of AirPlay 2 Mirroring / Audio protocol.
MIT License
187 stars 35 forks source link

Beginner... How do I use this??? #28

Open Mifaxav opened 1 year ago

CocoXiaoLong commented 1 year ago

What do you mean use? You like listening to Music over Airplay with this protocol? You'll have to implement that yourself. In the File AirplayService.cs at line 57, 63 and 75, there are comments saying so. If you're good with C# I can recommend the NAudio Project as for Audio. As for Video, I don't know either.

Mifaxav commented 1 year ago

Hey, thanks for that. I ended up upgrading to macos ventura which has it integrated. Plus i dont know C# at all