FD- / RPiPlay

An open-source AirPlay mirroring server for the Raspberry Pi. Supports iOS 9 and up.
GNU General Public License v3.0
4.93k stars 353 forks source link

Airplay library #206

Open knuesel opened 3 years ago

knuesel commented 3 years ago

This PR allows using the airplay library in other projects (independently from the rpiplay executable). I use it to implement a GStreamer source element: https://github.com/knuesel/gst-airplay.