Skip to content

๐Ÿ”Š Apple AirPlay Java sound SPI

License

Notifications You must be signed in to change notification settings

umjammer/vavi-sound-airplay

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

release Java CI CodeQL Java

vavi-sound-airplay

ยฉ Apple

  • It emulates an Airport Express for the purpose of streaming music from iTunes and compatible iPods.
  • It implements a server for the Apple RAOP protocol.
  • Now it works as javax.sound.sampled.spi!

this project is a fork of RPlay by Benjamin de Callatay

Installation

 $ openssl pkcs8 -topk8 -inform PEM -outform DER -nocrypt -in key.pem -out key.pk8
 $ cp key.pk8 src/test/resources

Thanks

Libraries & References

These libraries are included in RPlay:

Contributors

  • [David Hammerton]
  • [James Laird]
  • [soiaf]
  • adeward
  • jblezoray
  • [Maik Schulz] for Mac OS X bundle (now obsolete)
  • [csholmq]
  • Everyone who has helped with shairport, the alac decoder (or the java port of it), apache commons lib or bouncycastle lib (see their README)

TODO