Implement Airplay Software Receiver in Android OS

我怕爱的太早我们不能终老 提交于 2019-12-18 13:37:57

问题


Can we develop any app in Android which will play a role of Airplay Receiver? Following provides support for MAC and Windows desktop version now.

http://www.airsquirrels.com/reflector/

I found a similar question with no reply. How can I make Android apps that work with Apple Airplay?.

ALSO: I have found lots of apps on Play Store performing this functionality. http://www.knowyourmobile.com/android-apps/18049/best-airplay-apps-android-gettin-dream-stream

I have found http://bubbleguuum.free.fr/airbubble/shairport/, but I am facing issue in integrating openssl in my project to link these files in NDK.

I highly appreciate any help in this direction from anybody.


回答1:


I am not sure for Phone Application.

DroidAirPlay in GitHub gives support for Tablets.

Have a look.

https://github.com/pentateu/DroidAirPlay




回答2:


Looks like the guys at Cyanogenmod were able to implement this as part of of their Android fork: https://plus.google.com/110558071969009568835/posts/bsdm8BgVh2L

Wondering where the implementation lives exactly as it seems they have both an AirPlay server and a client in there to stream to another AirPlay server on the same network.



来源:https://stackoverflow.com/questions/20469242/implement-airplay-software-receiver-in-android-os

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!