loveq369 / EtherPlayer

Play videos from your Mac to your Apple TV using AirPlay.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EtherPlayer is a no-fuss method of playing videos on your Mac to an Apple TV. It uses the VLCKit to convert videos, CocoaHTTPServer to serve the converted videos over HTTP, and Apple's AirPlay protocol to initiate and control playback on the Apple TV.

License

Copyright (C) 2012 Brendon Justin

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

EtherPlayer uses third party libraries:

  • VLCKit, available under the LGPLv2.1+ license.
  • CocoaHTTPServer, available under a BSD license.

About

Play videos from your Mac to your Apple TV using AirPlay.

License:GNU General Public License v3.0