Difference between revisions of "AirPlay"

From LinuxMCE
Jump to: navigation, search
(New page: [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. It can be extended using Me...)
 
Line 6: Line 6:
  
 
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].
 +
 +
Another bunch of software re AirPlay can be found [http://ericasadun.com/ftp/AirPlay/ here].

Revision as of 14:26, 25 January 2011

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.

Another bunch of software re AirPlay can be found here.