douban/DOUAudioStreamer
A Core Audio based streaming audio player for iOS and macOS observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 85
- 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: 4866
- days_rel: n/a
- days_push: 94
- n_releases_24m: 0
Adoption not part of the score
2752 stars · 543 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DOUAudioStreamer is a Core Audio based streaming audio player library for iOS and macOS written in Objective-C. It plays remote URLs, local files, and media library items via a small DOUAudioFile protocol, exposing playback status, buffering progress, and download speed through KVO.
Use cases
- stream music from a remote URL in an iOS app
- play local audio files on macOS
- show buffering progress and download speed during audio playback
- build a podcast or music player with play/pause/stop controls
- visualize audio playback with analyzers
- integrate audio streaming into an Objective-C app via CocoaPods
When to choose
- you need a lightweight native Objective-C audio streaming player for iOS or macOS
- you want KVO-observable playback state like buffering ratio and download speed
- you need to support remote URLs, local files, and media library items with one protocol
When to avoid
- you are building for Android, Windows, or the web
- you prefer a Swift-native or cross-platform audio framework
- you need advanced features like playlists, gapless playback, or DRM out of the box
Facets
library · maturity maintenance
audio-processing mobile-development media cpp core-audio audio-streaming objective-c music-player cocoapods audio ios macos swift
1 source
- readme: https://github.com/douban/DOUAudioStreamer · fetched 2026-08-28 · 9996872bbb26
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| douban/DOUAudioStreamer | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="douban/DOUAudioStreamer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem