kolyvan/kxmovie
movie player for iOS using ffmpeg observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5060
- days_rel: n/a
- days_push: 783
- n_releases_24m: 0
Adoption not part of the score
2858 stars · 897 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kxmovie is an Objective-C movie player library for iOS built on top of FFmpeg. It provides a ready-made view controller for playing local video files and streaming from remote sources such as RTSP, RTMP, and HTTP.
Use cases
- play video files in an iOS app with ffmpeg decoding
- stream rtsp or rtmp video on iPhone
- build a custom movie player view controller for iOS
- play formats not supported by AVPlayer
- integrate ffmpeg-based playback into an Objective-C project
When to choose
- you need to play video formats or protocols unsupported by AVPlayer on iOS
- you want a simple drop-in FFmpeg-based player view controller
- you need RTSP/RTMP streaming playback in an iOS app
When to avoid
- you only need standard formats like MP4/H.264, where AVPlayer suffices
- you target modern Swift-first projects, as this is legacy Objective-C with no license
- you need actively maintained, regularly updated playback libraries
Facets
library · maturity maintenance
video-processing audio-processing media mobile-development ffmpeg objective-c movie-player streaming rtsp rtmp ios mobile
1 source
- readme: https://github.com/kolyvan/kxmovie · fetched 2026-08-28 · ba25647f5788
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kolyvan/kxmovie | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem