# tumtumtum/StreamingKit

A fast and extensible gapless AudioPlayer/AudioStreamer for OSX and iOS (iPhone, iPad)

Repository: https://github.com/tumtumtum/StreamingKit
Canonical: https://ross.abutalabs.com/products/streamingkit
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2022-05-31T17:34:41+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5201, "days_push": 1555, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2448, forks 525 (observed 2026-08-28T04:06:52.823586+00:00)

## What it is
StreamingKit is an Objective-C audio playback and streaming library for iOS and macOS built on CoreAudio, with a clean object-oriented API for playing local and HTTP-streamed audio. It specializes in gapless playback across differing audio formats and extensible data sources with buffering, encryption, and auto-recovery support.

## Use cases
- stream mp3 audio over http in an ios app
- play music files with gapless transitions between tracks
- build a podcast player with buffered streaming on iphone
- apply an equalizer or level metering to audio playback
- intercept raw pcm audio data before playback
- play audio on macos with low cpu usage

## When to avoid
- you need a cross-platform audio player beyond apple platforms
- your project uses swift exclusively and you prefer a swift-native library
- you need video playback or advanced media formats outside coreaudio support
- you require actively maintained software with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: audio-processing, streaming
- domain: mobile-development, media
- platform: cpp
- tags: audio-player, gapless-playback, coreaudio, objective-c, audio-streaming, cocoapods, audio, ios, macos

## Member repositories
- tumtumtum/StreamingKit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:52.823586+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-30T02:30:29.985048+00:00, confidence not recorded.
  - readme: https://github.com/tumtumtum/StreamingKit (fetched 2026-08-28T04:06:52.823586+00:00, sha 8da3631e33b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
