• Stars
    star
    333
  • Rank 126,599 (Top 3 %)
  • Language
    Python
  • License
    BSD 4-Clause "Ori...
  • Created almost 14 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python script to make media playing software Apple Airplay compatbible. Currently supports XBMC, Plex and Boxee.

WARNING: Airplayer is no longer under active development. XBMC users can use the built-in Airplay support which is available since XBMC 11 (Eden).

Airplayer

Airplayer is a script to make media playing software Airplay-compatible. Airplayer features pluggable backends, making it possible to support different media players.

XBMC, Boxee and Plex are supported through included media backends. Third party backends for other media players might be available, see Third Party Media Backends.

To create your own media backend see this wikipage.

Features

Send video and pictures from your iDevice to your Airplay enabled media player. Audio streaming is currently not supported.

On the iDevice side IOS 4.2 or above is required.

Installing

See INSTALL

Note

This is pre-release software. It's pretty stable now but it still needs more testing on different systems and different setups.

If you run into any problems, please don't hesitate to report it.

Known bugs/issues:

  • When playing a movie, the timer sometimes skips a second. This is due to the fact that the XBMC API sometimes doesn't respond fast enough to get the current player position. This is purely a esthetic glitch, nothing more.
  • Airplay supports starting a movie from any position, but the XBMC API does not expose a way to do this. I've worked around this by just starting the movie from the beginning and then seeking to the specified start position. This works, but you'll probably see a split second of the beginning of the movie before XBMC seeks to the start position.
  • It's not possible to stream DRM protocted content (yet).
  • A lot of third party apps use m3u8 files for streaming content. Unfortunately XBMC, Plex and Boxee do not support this format yet. See this XBMC ticket for more information.

More Repositories

1

kindle-dash

Power efficient dashboard for Kindle 4 NT devices
Shell
1,212
star
2

dashbling

Hackable React based dashboards for developers, inspired by Dashing.
TypeScript
469
star
3

jekyll_indextank

Jekyll + indextank = Static websites with powerful full-text search
Ruby
178
star
4

PDColoredProgressview

A UIProgressview subclass with support for setting a tint color instead of the boring default blue.
Objective-C
152
star
5

django-webpack-boilerplate

Django + Webpack without glue plugins
Python
77
star
6

pragma

Pragma is a self-hosted, open-source, personal note taking app.
OCaml
42
star
7

go-alfred

Utility library for creating lightning fast Alfred 2 workflows
Go
26
star
8

pragma-rest-client

Pragma, the pragmatic visual HTTP/REST client
JavaScript
18
star
9

remarkable-wifi-conf

Utility to configure WiFi on the Remarkable paper tablet via the CLI. For WiFi networks with password characters unsupported by the Remarkable software keyboard.
Python
6
star
10

11ty-boilerplate

11ty boilerplate with Webpack, Sass and Babel
JavaScript
4
star
11

PWFakeWeb

Stub out HTTP requests for testing HTTP related Objective-C code.
Objective-C
4
star
12

remark-js-livereload-boilerplate

Remark.js + livereload boilerplate
HTML
2
star
13

java-boot-demo

Java
1
star
14

jFactory

jFactory - easy object factories for Java
Java
1
star
15

docker-varnish-alpine-mods

Docker image for Varnish based on Alpine Linux, includes vmods
Dockerfile
1
star
16

nextcloud-on-this-day

Nextcloud photo stream of photos on this day in the past
Crystal
1
star
17

liveview-dashboard

Elixir
1
star
18

advent-of-code

OCaml
1
star