Migrate AirplayServer and dnssd to Windows Platform.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
fingergit@sina.com a2fd01ea40 Append missing FgAirplayChannel.cpp and FgAirplayChannel.h 5 years ago
airplay-dll-demo memory leak 5 years ago
airplay2 memory leak 5 years ago
airplay2-win test 5 years ago
airplay2dll Append missing FgAirplayChannel.cpp and FgAirplayChannel.h 5 years ago
dnssd airplay-dll-demo 5 years ago
external add missing files 5 years ago
.gitignore 1. Multi-connection 5 years ago
LICENSE Initial commit 6 years ago
README.md 1. Multi-connection 5 years ago
airplay2-win.sln airplay-dll-demo 5 years ago

README.md

airplay2-win

Airplay2 for windows.

Migrate AirplayServer and dnssd to Windows Platform.

Build

  • Open airplay2-win.sln in Visual Studio 2019.
  • Make airplay-dll-demo as Start Project.
  • Ctrl + B, Build airplay-dll-demo.
  • The generated lib and dll files will be placed in AirPlayServer folder.

Reference

常见问题

  • 可以被iOS设备发现,但无法连接。

    确保iOS和Windows处于同一个Wi-Fi,同一个网段下。如果Windows是在虚拟机中运行,确保使用的是桥接网络,而不是共享网络。