Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for AirPlay video streaming / mirroring #3

Open
qasim opened this issue Nov 1, 2016 · 1 comment
Open

Add support for AirPlay video streaming / mirroring #3

qasim opened this issue Nov 1, 2016 · 1 comment

Comments

@qasim
Copy link
Owner

qasim commented Nov 1, 2016

The bottleneck for adding additional AirPlay features defined in this unofficial specification is the dependency on shairplay.

I think the right tools are available in Swift to write the RAOP server + use NSNetService for publishing the AirPlay service to the local network, to accomplish the same thing shairplay does.

Then, we can build on the implementation to add support for non-Apple platforms and additional features like AirPlay mirroring.

@bbbang007
Copy link

Did you guys already implement the airplay mirroring ????? please let me know how to do it, can't be more grateful !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants