Skip to content

AirPlayer is a .NET project for streaming photos, video and music to airplay devices.

License

Notifications You must be signed in to change notification settings

CodeFork/AirPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README Version 0.0.1

AirPlayer is a .NET project for streaming photos, video and music to airplay devices.

AirPlayer is currently in alpha, and any help with development would be appreciated!

The project consist of a libary and a test client.

How do I get set up?

  • Include the nuget package and checkout the code example.
  • Nuget link https://www.nuget.org/packages/AirPlayer
  • Run as Administrator to run the self hosting server
  • Startup the AirPlayer client projekt
  • Thats it !

FAQ

My airplay device is just loading

Try turning off the firewall on the device which the application is running on

Protocol

Based off of Airplay Protocol info found at: http://nto.github.com/AirPlay.html

Tested Devices

  • Apple TV 3gen

Working in current version

  • Video streaming
  • Photo streaming
  • Convert VideoFiles to MP4(compatible format to stream to airplay devices)

Todos

  • Support music streaming
  • Improve Video support
  • Support streaming to multiple airplay devices
  • Write Tests

Legal

Airplay, Apple TV, iPhone, iPad and Apple are trademarks of Apple Inc., registered in the U.S. and other countries. This project is not associated or affiliated with Apple Inc in any way.

License

AirPlayer is licensed under The MIT License (MIT). Basically, this license grants you the right to use AirPlayer in any way you see fit. See License.md for more info.

About

AirPlayer is a .NET project for streaming photos, video and music to airplay devices.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%