Ross ROSS = Recommend OSS · open-source software intelligence for agents

Doikki/DKVideoPlayer

Android Video Player. 安卓视频播放器,封装MediaPlayer、ExoPlayer、IjkPlayer。模仿抖音并实现预加载,列表播放,悬浮播放,广告播放,弹幕,视频水印,视频滤镜 observed · 2026-08-28

github.com/Doikki/DKVideoPlayer · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3432
  • days_rel: n/a
  • days_push: 821
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5325 stars · 1075 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

DKVideoPlayer is an Android video player library that unifies MediaPlayer, ExoPlayer, and IjkPlayer behind a common API, published on Maven Central. It supports TikTok/Douyin-style UX such as preloading and feed playback, plus floating windows, ad playback, danmaku, watermarks, and OpenGL-based video filters.

Use cases

  • play videos in an android app with a customizable player ui
  • implement a tiktok-style vertical video feed with preloading on android
  • switch between exoplayer, ijkplayer, and mediaplayer without rewriting app code
  • play videos inside a scrolling list with seamless transitions between items
  • show a floating video window over other screens in an android app
  • overlay danmaku bullet comments on video playback
  • apply video filters or a watermark during playback
  • run video ads inside an android media experience

When to choose

  • you are building an Android app that needs flexible video playback with one consistent API across multiple player kernels
  • you want TikTok-like short-video features such as preloading, list playback, and floating windows out of the box
  • you need extras like danmaku, video filters, watermarks, or ad playback without building them from scratch

When to avoid

  • you target platforms other than Android, such as iOS, desktop, or web
  • you need a player under heavy active development with guaranteed long-term support - using ExoPlayer/Media3 directly may be safer
  • your playback needs are trivial and the platform MediaPlayer already suffices without extra dependencies

Facets

library · maturity maintenance

gui video-processing ui-components media mobile-development graphics video-player exoplayer ijkplayer mediaplayer danmaku tiktok-style preloading list-playback floating-playback video-filters watermark opengl ffmpeg java maven-central video android mobile

1 source

Member repositories

RepositoryRoleHealth v2
Doikki/DKVideoPlayermain23

For agents

markdown · JSON · MCP: product_card(name="Doikki/DKVideoPlayer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem