dujj / libairplay

C++ library to stream photos and videos via Airplay.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libairplay

A C++ library to stream photos and videos via Airplay.

  • Can be broadcasted to any Airplay-compatible device in the LAN via Bonjour
  • Lightweight and readable code that allows for quick discovery of Airplay-compatible hosts, including but not limited to Apple TV's.
  • Straightforward options and actions (the airplay-hangman repository uses this).

Be advised that this project makes use of system calls only available on macOS, and will require some tweaking to make it compatible with Linux-based OS's.

About

C++ library to stream photos and videos via Airplay.


Languages

Language:C++ 90.9%Language:Makefile 9.1%