Skip to content

LinusU/raop2_play

 
 

Repository files navigation

this is a fixed and updated version of raop_play for newer airport express like this one :

http://www.apple.com/airport-express/

apart for fixing the timing protocol, which respects now the spec of airport 2 protocol, the main trick was to send non-encrypted audio frames, because encryption was failing with newer airport express.

  • to compile it :

make clean make make install

  • to use it :

raop_play -e -p 5000

( the -e is essential here as it means 'non-encrypted' )

it only supports wav format for now.

fixed and forked by sevy : ydegoyon@gmail.com

About

updated and fixed raop_play ( http://raop-play.sourceforge.net/ ) for newer airports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.0%
  • Other 1.0%