# Doikki/DKVideoPlayer

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

Repository: https://github.com/Doikki/DKVideoPlayer
Canonical: https://ross.abutalabs.com/products/dkvideoplayer
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, video, player, ijkplayer, mediaplayer, exoplayer, tiktok, ffmpeg, video-player, opengl, filter, watermark
Last push: 2024-06-03T02:41:30+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3432, "days_push": 821, "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 5325, forks 1075 (observed 2026-08-28T04:09:15.652124+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: gui, video-processing, ui-components
- domain: media, mobile-development, graphics
- platform: -
- tags: video-player, exoplayer, ijkplayer, mediaplayer, danmaku, tiktok-style, preloading, list-playback, floating-playback, video-filters, watermark, opengl, ffmpeg, java, maven-central, video, android, mobile

## Member repositories
- Doikki/DKVideoPlayer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.652124+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-29T17:58:54.345391+00:00, confidence not recorded.
  - readme: https://github.com/Doikki/DKVideoPlayer (fetched 2026-08-28T04:09:15.652124+00:00, sha 697272dd4675)
- Data as of 2026-08-30T08:39:29.467469+00:00.
