zhengwenming/WMPlayer
WMPlayer-AVPlayer的封装,继承UIView,支持pods,手势快进、快退,全面适配全面屏,同时支持网络和本地视频的播放 observed · 2026-08-28
Health v2 · maintenance only
40/100
- Activity 17
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3865
- days_rel: n/a
- days_push: 502
- n_releases_24m: 0
Adoption not part of the score
3274 stars · 759 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
WMPlayer is an Objective-C video player library for iOS that wraps AVPlayer as a UIView subclass, supporting both network and local video playback. It provides gesture controls (brightness, volume, seek), fullscreen rotation modes, picture-in-picture, playback speed, and list-to-detail seamless playback.
Use cases
- play network and local videos in an iOS app
- add a video player with gesture-based seek, volume, and brightness controls
- implement fullscreen video playback with rotation support
- play videos in table/collection list cells like a news feed
- seamlessly transition video playback from a list to a detail page
- support picture-in-picture and playback speed controls in iOS
- play videos from the system photo album
When to choose
- building an iOS app in Objective-C or Swift that needs a customizable AVPlayer-based video player
- you need list-style video playback with seamless detail-page transitions
- you want gesture controls, fullscreen modes, and PiP out of the box via CocoaPods
When to avoid
- building for Android or cross-platform (use ExoPlayer or a cross-platform player)
- you need video caching/streaming proxy features (use KTVHTTPCache alongside)
- you need a player for platforms other than iOS/iPadOS
- you need advanced DRM or streaming protocol support beyond what AVPlayer offers
Facets
library · maturity maintenance
video-processing ui-components plugin-system mobile-development media avplayer video-player cocoapods objective-c ios-player gesture-controls picture-in-picture fullscreen-video video ios mobile swift
1 source
- readme: https://github.com/zhengwenming/WMPlayer · fetched 2026-08-28 · c60924d830f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zhengwenming/WMPlayer | main | 40 |
For agents
markdown · JSON · MCP: product_card(name="zhengwenming/WMPlayer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem