• This repository has been archived on 06/Jan/2020
  • Stars
    star
    456
  • Rank 95,985 (Top 2 %)
  • Language
    Objective-C
  • License
    BSD 2-Clause "Sim...
  • Created almost 14 years ago
  • Updated over 12 years ago

Reviews

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

Repository Details

AirPlay viewer for iOS devices
AirView - AirPlay viewer for iOS devices
Copyright (c) 2010 Clément Vasseur <[email protected]>

Use this application to watch AirPlay video streams from another iOS device
(iPhone, iPod Touch or iPad running iOS 4.2) on the same local network, or from
iTunes.

Just launch AirView, then tap the AirPlay icon on the YouTube media player from
another iPhone for example, and the video should start playing on AirView. This
works with videos played in iTunes on a Mac or PC too.

Photos are not supported yet.

A complete unofficial AirPlay protocol specification is available here:
http://nto.github.com/AirPlay.html

Copyright
=========

AirView is under the Simplified BSD License.
http://github.com/nto/AirView/

CocoaHTTPServer is under the New BSD License.
http://code.google.com/p/cocoahttpserver/

CocoaLumberjack is under the New BSD License.
http://code.google.com/p/cocoalumberjack/

The CocoaAsyncSocket project is under Public Domain license.
http://code.google.com/p/cocoaasyncsocket/