libobjc
SGPlayer
Objective-C

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

Last updated Jun 29, 2026
2.2k
Stars
422
Forks
38
Issues
0
Stars/day
Attention Score
71
Language breakdown
No language data available.
โ–ธ Files click to expand
README

Logo

Build Status License Platform

SGPlayer

  • SGPlayer is a powerful media play framework for iOS, macOS, and tvOS.

Features

  • iOS, tvOS, macOS.
  • 360ยฐ panorama video.
  • Compose complex asset.
  • Background playback.
  • RTMP/RTSP streaming.
  • Setting playback speed.
  • Multiple audio/video tracks.
  • H.264/H.265 hardware accelerator.
  • Accurate status notifications.
  • Thread safety.

Based On

  • FFmpeg
  • Metal
  • AudioToolbox

Requirements

  • iOS 13.0 or later
  • tvOS 13.0 or later
  • macOS 10.15 or later

Getting Started

Build FFmpeg and OpenSSL

  • Build scripts are used by default for FFmpeg 4.4.4 and OpenSSL 1.1.1w
-c
git clone https://github.com/libobjc/SGPlayer.git
cd SGPlayer
git checkout 2.1.0 -B latest

// iOS ./build.sh iOS build

// tvOS ./build.sh tvOS build

// macOS ./build.sh macOS build

Open demo project in Xcode

  • Open demo/demo.xcworkspace. You can see simple use cases.

Check Dependencies

-c
  • SGPlayer.framework
  • AVFoundation.framework
  • AudioToolBox.framework
  • VideoToolBox.framework
  • libiconv.tbd
  • libbz2.tbd
  • libz.tbd

Flow Chart

Flow Chart

Author

  • GitHub : Single
  • Email : libobjc@gmail.com

Developed by Author

ยฉ 2026 GitRepoTrend ยท libobjc/SGPlayer ยท Updated daily from GitHub