# brianwernick/ExoMedia

An Android ExoPlayer wrapper to simplify Audio and Video implementations

Repository: https://github.com/brianwernick/ExoMedia
Canonical: https://ross.abutalabs.com/products/exomedia
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: exoplayer, android, videoview, android-mediaplayer, mediaplayer, audioplayer
Last push: 2026-05-25T03:11:29+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 84, release rhythm 8, longevity 100
- inputs: {"age_days": 4190, "days_push": 100, "days_rel": 619, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2169, forks 378 (observed 2026-08-28T04:06:21.619493+00:00)

## What it is
ExoMedia is an Android library that wraps ExoPlayer to simplify audio and video playback with straightforward APIs. It provides a drop-in VideoView-like widget and simple functions/callbacks that minimize the configuration ExoPlayer normally requires.

## Use cases
- play video in an android app without complex exoplayer setup
- simplify audio playback on android
- replace android videoview with a better media player
- add a video player widget to an android layout
- stream mp4 media in an android app
- wrap exoplayer with simple callbacks

## When to choose
- you want simple audio/video playback on Android with minimal configuration
- you like the standard Android VideoView API but need ExoPlayer's format support
- you need quick setup and are okay trading some ExoPlayer customizability

## When to avoid
- you need deep ExoPlayer customization or advanced playback features
- you are not building an Android app
- you want a full-featured media player UI out of the box

## Facets
- artifact type: library
- maturity: active
- function: audio-processing, video-processing, ui-components
- domain: mobile-development, media, android-tools
- platform: jvm
- tags: exoplayer, mediaplayer, videoview, audio-playback, video-playback, wrapper, android, mobile

## Member repositories
- brianwernick/ExoMedia (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.619493+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:49:21.794712+00:00, confidence not recorded.
  - readme: https://github.com/brianwernick/ExoMedia (fetched 2026-08-28T04:06:21.619493+00:00, sha cbf72680138c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
