[ANN] raop-client 0.1.0 Released

A

Aaron Patterson

raop-client version 0.1.0 has been released!

http://raop.rubyforge.org/

Net::RAOP::Client is an Airport Express client. It allows you to stream
music to an Airport Express.

Example:

raop = Net::RAOP::Client.new('192.168.1.173')
raop.connect
raop.volume = 40
raop.play $stdin
raop.disconnect

Then pipe your decoded stream:

% lame --decode phil_collins.mp3 - | ruby stream.rb

Changes:

= Net::RAOP::Client CHANGELOG

== 0.1.0

* Birthday!

http://raop.rubyforge.org/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,261
Messages
2,571,308
Members
47,976
Latest member
AlanaKeech

Latest Threads

Top