# waynell/VideoListPlayer

Play video in ListView or RecyclerView

Repository: https://github.com/waynell/VideoListPlayer
Canonical: https://ross.abutalabs.com/products/videolistplayer
Language: Java
License: MIT
License Family: permissive
Topics: recyclerview, listview, video-player
Last push: 2017-01-05T13:07:49+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3820, "days_push": 3527, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1322, forks 259 (observed 2026-08-28T04:04:22.077764+00:00)

## What it is
An Android library that plays videos inside ListView or RecyclerView items, similar to Instagram's feed video playback. It supports automatic play/pause based on scroll position and item visibility.

## Use cases
- play videos in a recyclerview feed like instagram
- auto play and pause video when scrolling a list
- embed video players in listview items on android
- track which list item is visible and activate its video
- mute video playback by default with tap to unmute

## When to choose
- you need Instagram-style video playback in an Android list feed
- you want automatic play/pause driven by scroll visibility
- your project targets older Android APIs (14+) with MediaPlayer

## When to avoid
- you need modern codec support or ExoPlayer features
- you need an actively maintained library - last release was 2017
- you are building for platforms other than Android

## Facets
- artifact type: library
- maturity: abandoned
- function: video-processing, ui-components
- domain: mobile-development, media, android-tools
- platform: jvm
- tags: android, recyclerview, listview, video-playback, textureview, auto-play-on-scroll, mobile

## Member repositories
- waynell/VideoListPlayer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.077764+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-30T04:47:15.369439+00:00, confidence not recorded.
  - readme: https://github.com/waynell/VideoListPlayer (fetched 2026-08-28T04:04:22.077764+00:00, sha 18d832752bfa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
