Skip to content

Fairly good working example of java based airplay music streaming app from PC to Airplay speakers/server. Uses JmDNS lib for searching airplay devices on local network.

Notifications You must be signed in to change notification settings

pmjagtap/Airplay_Music

Repository files navigation

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
image

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

About

Fairly good working example of java based airplay music streaming app from PC to Airplay speakers/server. Uses JmDNS lib for searching airplay devices on local network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors