SGPlayer
SGPlayer is a powerful media play framework for iOS, macOS, and tvOS.
Based On
Features
iOS, tvOS, macOS.
360° panorama video.
Background playback.
RTMP/RTSP streaming.
Setting playback speed.
Multiple audio/video tracks.
H.264/H.265 hardware accelerator.
Build
git clone https:// github.com/libobjc/SGPlayer.git
cd SGPlayer
git checkout 2.0.1 -B latest
// iOS
./build.sh iOS build
// tvOS
./build.sh tvOS build
// macOS
./build.sh macOS build
Usage
Open demo/demo.xcworkspace with Xcode.
Dependencies
- SGPlayer.framework
- AVFoundation.framework
- AudioToolBox.framework
- VideoToolBox.framework
- libiconv.tbd
- libbz2.tbd
- libz.tbd
Flow Chart
Related
Communication