# libobjc/SGPlayer

A powerful media play framework for iOS, macOS, and tvOS.

Repository: https://github.com/libobjc/SGPlayer
Canonical: https://ross.abutalabs.com/products/sgplayer
Language: Objective-C
License: MIT
License Family: permissive
Topics: player, ios, macos, tvos, ffmpeg, 360-video
Last push: 2025-02-21T05:41:46+00:00

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

## Adoption (not part of the score)
Stars 2194, forks 420 (observed 2026-08-28T04:06:25.054226+00:00)

## What it is
SGPlayer is a powerful media playback framework for iOS, macOS, and tvOS built on FFmpeg, Metal, and AudioToolbox. It supports 360° panorama video, hardware-accelerated H.264/H.265 decoding, RTMP/RTSP streaming, and multi-track audio/video playback.

## Use cases
- play video files in an iOS app with hardware acceleration
- build a 360-degree panorama video player
- stream RTMP or RTSP live video on Apple platforms
- play videos in the background on iOS
- support multiple audio and video tracks with adjustable playback speed
- build a custom media player for macOS or tvOS

## When to choose
- you need a native Apple-platform media player beyond what AVPlayer offers
- you need 360° video playback or RTMP/RTSP streaming support
- you want hardware-accelerated H.264/H.265 decoding with FFmpeg flexibility

## When to avoid
- you only need simple local or HLS playback that AVPlayer already handles
- your project targets platforms outside iOS, macOS, or tvOS
- you want to avoid bundling FFmpeg and OpenSSL dependencies

## Facets
- artifact type: library
- maturity: active
- function: video-processing, audio-processing, graphics
- domain: media, apple-ecosystem, cross-platform
- platform: cpp
- tags: media-player, ffmpeg, 360-video, objective-c, hardware-acceleration, streaming, rtmp, rtsp, metal, video, ios, macos, swift

## Member repositories
- libobjc/SGPlayer (main) score 35

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:25.054226+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:47:16.746478+00:00, confidence not recorded.
  - readme: https://github.com/libobjc/SGPlayer (fetched 2026-08-28T04:06:25.054226+00:00, sha 30e8ce2fecd0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
