ExoAirPlayer

play video/audio cast via stateless HTML API
AppID:com.github.warren_bank.exoplayer_airplay_receiver
Author:Warren Bank
License:GPL-2.0-only
Donation:
InRepoSince:2020-10-16
LastRepoUpdate:2023-12-13
LastAppUpdate:2023-12-13
LastVersion:003.04.07-16API
Categories:Multimedia
APK source:Github
Google Play:Check if it's there
icon

ExoAirPlayer is an app you run on your Android set-top box. It plays video/audio URLs "cast" to it with a stateless HTTP API (based on AirPlay).

There is no UI when the app starts. It’s a foreground service with a notification, which runs a web server on port 8192. The IP address of the server is given in the notification message.

When a video URL is "cast" to the server, a video player opens full-screen. If the video player loses focus (ex: by pressing the "home" button), another notification is added to control playback or refocus on the video player window.

When an audio URL is "cast" to the server, the music plays in the background – even when the screen is off.

This page is the simplest way to send signals to a running instance. Though other "high-level" tools exist to capture media URLs from the wild (some are listed here). One of them is DroidPlay, which lets you cast content from another Android device to ExoAirPlayer.

Audio or video files/playlists can also be started directly from the Android file system, which makes this app a very suitable replacement for a general-purpose video player. This can be done locally on the same device, e.g. using a file manager like Total Commander: if you tap a media file there, it implicitly calls an intent ExoAirPlayer (and other installed media players) act upon – so a list of such apps open and you can chose from it. You can also use Total Commander to create playlists; see here for details.

The remote way to do this requires knowing the structure of the Android file system. In that case, rather than "casting" a URL.. you can "cast" a file or directory path (ex: /storage/sdb1/Downloads/my-video.mp4). This can be done with the website mentioned above.

Download Source Issues ChangeLog
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device. Some clients have this repo enabled by default, e.g. Neo Store or, of course, the IzzyOnDroid client by Sunil. With others (like the official client) you'll have to add this repo manually (see the hint on top of the package list for how to do that).

Packages

Version 003.04.07-16API (2023-12-13)

Android Versions:
  • Target: 14.0
  • MinVer: 4.1
  • ABIs: arm64-v8a,armeabi-v7a,x86,x86_64
Signing Blocks help icon
App Configuration & Special Access help icon
Malware-Check:Warning help icon
22 Libraries detected: help icon

Download (4.1 M)

Version 003.04.05-16API (2023-06-08)

Version 003.04.04-16API (2023-06-07)