Difference between revisions of "AirPlay"

From LinuxMCE
Jump to: navigation, search
m (Airplayer moved to AirPlay: More general information)
Line 1: Line 1:
 +
== Airplayer ==
 
[http://pwiddershoven.nl/blog/2011/01/05/airplayer.html Airplayer] is a Python app, which can be used to receive video and picture streams via Apple's AirPlay.
 
[http://pwiddershoven.nl/blog/2011/01/05/airplayer.html Airplayer] is a Python app, which can be used to receive video and picture streams via Apple's AirPlay.
  
Line 6: Line 7:
  
 
The source is available via the [https://github.com/PascalW/Airplayer.git GitHub].
 
The source is available via the [https://github.com/PascalW/Airplayer.git GitHub].
 
+
== Others ==
 
Another bunch of software re AirPlay can be found [http://ericasadun.com/ftp/AirPlay/ here].
 
Another bunch of software re AirPlay can be found [http://ericasadun.com/ftp/AirPlay/ here].

Revision as of 14:28, 25 January 2011

Airplayer

Airplayer is a Python app, which can be used to receive video and picture streams via Apple's AirPlay.

It can be extended using MediaBackends. At the moment there are backends for XBMC, Plex and Boxee.

To utilize this in LinuxMCE, there need to be an Airplayer device for each Media Director / Output zone.

The source is available via the GitHub.

Others

Another bunch of software re AirPlay can be found here.