Command-line AirPlay video client for AppleTV
I'm created the AirPlayer
Release
https://rubygems.org/gems/airplayer
Source
https://github.com/Tomohiro/airplayer
Install (RubyGems)
$ gem install airplayer
Usage
Play online video
$ airplayer play http://heinlein.local/Movies/AKIRA.m4v
Source: http://heinlein.local/misc/Movies/AKIRA.m4v
Title: AKIRA.m4v
Device: Apple TV (10.0.1.2)
Time: 00:04:25 |= | 3% Streaming
Play local video
$ airplayer play '~/Movies/Trailers/007 SKYFALL.mp4'
Source: http://10.0.1.6:7070
Title: SKYFALL.mp4
Device: Apple TV (10.0.1.2)
Time: 00:00:20 |== | 11% Streaming
Play all video in directory
$ airplayer play ~/Movies/Trailers
Source: http://10.0.1.6:7070
Title: 007 Casino Royale.mp4
Device: Apple TV (10.0.1.2)
Time: 00:02:33 |=========================| 100% Complete
Source: http://10.0.1.6:7070
Title: 007 Quantum Of Solace.mp4
Device: Apple TV (10.0.1.2)
Time: 00:02:01 |=========================| 100% Complete
Source: http://10.0.1.6:7070
Title: 007 SKYFALL.mp4
Device: Apple TV (10.0.1.2)
Time: 00:02:36 |=========================| 100% Complete
Repeat play option is --repeat
$ airplayer play '~/Movies/Trailers/007 SKYFALL.mp4' --repeat
Written by Tomohiro TAIRA
Related protips
3 Responses
how do you choose the airplay device to send the stream to? I have several in my home
over 1 year ago
·
@roussell Multiple Airplay device feature is not yet implemented.
I created the Issue. https://github.com/Tomohiro/airplayer/issues/12
over 1 year ago
·
@roussell Multiple AirPlay device supported now (airplayer version 0.0.7). Try it.
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#