-
Notifications
You must be signed in to change notification settings - Fork 0
License
cpagrawal/totem_player_plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The original project for this is : phuang/totem-plugin-airplay#2 (comment) I am just trying to keep it up and running. The credit still goes to the guys who developed it. ------------------------------------------------------------------------------- I did a test on Linux ( Ubuntu 18.04 Bionic version ). requirements : 1. Python3 2. if you do not have library avahi installed then please do that. 3. This will not work on iPhone which has iOS11 or later. below is link for more explanation. https://www.macobserver.com/news/product-news/apps-cant-view-mac-addresses-on-ios-11/ ------------------------------------------------------------------------------- Totem AirPlay Plugin -------------------------------------------------------------------------------- A FOSS Python PoC implementation of the server side AirPlay Protocol. It announces the AirPlay service over avahi to any iOS devices capabable of AirPlay and allows a video to be played back in Totem easily. The playback can also be controlled from the iOS device including play/pause aswell as seeking to certain time offsets. AirPlay photo "playback" is not supported. Future versions could act as a client themself and allow Totem to stream media to iOS capable servers like the Apple TV 2 or other computers running Totem with AirPlay support. Requirements -------------------------------------------------------------------------------- Software: Totem Python with Avahi, GObject and DBUS bindings Working Avahi stack (http://avahi.org) Installation -------------------------------------------------------------------------------- To install the plugin simply symlink the source directory into your Totem's plugin directory. This can be for instance: ~/.local/share/totem/plugins/airplay/ Then restart Totem and activate the plugin. Obviously Totem must be compiled with Python support.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published