# BrikerMan/BMPlayer

A video player for iOS, based on AVPlayer, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, support subtitles.

Repository: https://github.com/BrikerMan/BMPlayer
Canonical: https://ross.abutalabs.com/products/bmplayer
Homepage: https://eliyar.biz
Language: Swift
License: MIT
License Family: permissive
Topics: swift, avplayer, video-player, carthage, ios-swift, swift3, swift4, swift5
Last push: 2024-04-23T07:46:03+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": 3779, "days_push": 862, "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 2005, forks 430 (observed 2026-08-28T04:06:04.655515+00:00)

## What it is
BMPlayer is a Swift video player library for iOS built on top of AVPlayer. It supports horizontal and vertical playback, gesture-based volume/brightness/seek controls, multi-definition videos, custom playback rates, and local or online subtitles.

## Use cases
- play video files in an iOS app
- add a video player with swipe gestures for volume and brightness
- show subtitles while playing video in Swift
- play online video URLs with custom HTTP headers
- support landscape and portrait video playback
- let users change playback speed in an iOS player
- embed a customizable AVPlayer-based player via CocoaPods

## When to choose
- you need a ready-made Swift video player UI on top of AVPlayer for iOS
- you want gesture controls (brightness, volume, seek) and subtitle support out of the box
- you need multi-definition video switching and custom play rates
- you want a library installable via CocoaPods, Carthage, or Swift Package Manager

## When to avoid
- you need a cross-platform player for Android or web
- you require advanced DRM or streaming protocols beyond AVPlayer's capabilities
- you need actively developed features - the project is mostly in maintenance mode
- you need robust video caching - that support is experimental via VIMediaCache

## Facets
- artifact type: library
- maturity: maintenance
- function: video-processing, ui-components, plugin-system
- domain: mobile-development, media
- platform: -
- tags: avplayer, video-player, subtitles, cocoapods, carthage, swift-package-manager, gesture-controls, ios-tools, ios, swift, mobile

## Member repositories
- BrikerMan/BMPlayer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:04.655515+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-30T03:01:27.817637+00:00, confidence not recorded.
  - readme: https://github.com/BrikerMan/BMPlayer (fetched 2026-08-28T04:06:04.655515+00:00, sha 059861294b68)
  - homepage: https://eliyar.biz (fetched 2026-08-29T10:41:23.647454+00:00, sha 95ac7473ded9)
  - site_page: https://eliyar.biz/about (fetched 2026-08-29T10:41:23.650326+00:00, sha f11c669dc6a3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
