All Projects → openairplay → AirPlayer

openairplay / AirPlayer

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

Programming Languages

C#
18002 projects

Labels

Projects that are alternatives of or similar to AirPlayer

Hifiberry Os
Linux distribution optimized for audio playback
Stars: ✭ 487 (+1703.7%)
Mutual labels:  airplay
Addon Aircast
AirCast - Home Assistant Community Add-ons
Stars: ✭ 100 (+270.37%)
Mutual labels:  airplay
Airconnect
Use AirPlay to stream to UPnP/Sonos & Chromecast devices
Stars: ✭ 2,349 (+8600%)
Mutual labels:  airplay
Airplay Enabler
A helper tool that enables Optimus Player to stream audio using AirPlay 2.
Stars: ✭ 32 (+18.52%)
Mutual labels:  airplay
Balena Sound
Build a single or multi-room streamer for an existing audio device using a Raspberry Pi! Supports Bluetooth, Airplay and Spotify Connect
Stars: ✭ 1,306 (+4737.04%)
Mutual labels:  airplay
Airconnect Synology
AirConnect package for Synology NAS and Synology Router
Stars: ✭ 102 (+277.78%)
Mutual labels:  airplay
Airflix
🍿 An AirPlay friendly web interface to stream your movies and TV shows from a home server.
Stars: ✭ 420 (+1455.56%)
Mutual labels:  airplay
Airplayer
🎥 Command-line AirPlay video client for Apple TV
Stars: ✭ 239 (+785.19%)
Mutual labels:  airplay
Airplay
关于AirPlay的一些逆向研究成果。
Stars: ✭ 96 (+255.56%)
Mutual labels:  airplay
Itunes Api
🎵 A simple server providing a RESTful service for controlling iTunes
Stars: ✭ 166 (+514.81%)
Mutual labels:  airplay
React Native Ezplayer
EZPlayer component for react-native apps
Stars: ✭ 47 (+74.07%)
Mutual labels:  airplay
Aircast Ios
aircast iOS SDK --- airplay screen mirror receiver iOS8-iOS11.3 support
Stars: ✭ 64 (+137.04%)
Mutual labels:  airplay
Airplaydemo
Example implementation of AirPlay secondary display for iOS (iPhone/iPad) apps
Stars: ✭ 150 (+455.56%)
Mutual labels:  airplay
Versaplayer
Versatile Video Player implementation for iOS, macOS, and tvOS
Stars: ✭ 608 (+2151.85%)
Mutual labels:  airplay
Airsonos
🎵 AirPlay to Sonos
Stars: ✭ 2,099 (+7674.07%)
Mutual labels:  airplay
Super Simple Raspberry Pi Audio Receiver Install
Super Easy installation to make your Raspberry Pi an Audio Receiver
Stars: ✭ 448 (+1559.26%)
Mutual labels:  airplay
Java Airplay Lib
This library is intended to easily create AirPlay2 servers acting like Apple TV
Stars: ✭ 101 (+274.07%)
Mutual labels:  airplay
homebridge-music
Homebridge plugin for iTunes with AirPlay speakers
Stars: ✭ 92 (+240.74%)
Mutual labels:  airplay
Java Airplay Server
Acts like Apple TV
Stars: ✭ 208 (+670.37%)
Mutual labels:  airplay
Airplay Sdk
Airplay Receiver SDK supports Airplay Mirroring and AirPlay Casting to a receiver device.
Stars: ✭ 2,323 (+8503.7%)
Mutual labels:  airplay

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].