Feature
- Java based Airplay audio sreaming client app for PC.
- Stereo 16bit audio @44100 Hz
- Audio volume control for remote speaker/server
- Audio latency control
Description
This is working example of java based 'Airplay music streaming client app' complied after tracing network packets of Itune/Other_Working_Apps and assimilating various online un-official airplay documentation to play music on old airplay speaker.
It uses ALAC codec with JNI interface for java app that emulates airplay audio protocol.
Installation/Run
Clone project and compile using Eclipse to produce jar binary Or Download files from build folder and run batch file
Links