mux-stats-sdk-avplayer
mux-stats-sdk-avplayer copied to clipboard
Mux integration with `AVPlayer` for iOS Native Applications
mux-stats-sdk-avplayer
Mux integration with AVPlayer
and AVPlayerLayer
for iOS native applications.
This integration is built on top of Mux's core Objective-C library, allowing thinner wrappers for each new player, such as any third-party players that do not use (or expose) an underlying AVPlayer
and/or AVPlayerLayer
.
Integration Instructions
Full integration instructions can be found here: https://docs.mux.com/docs/avplayer-integration-guide.
Sample apps
- apps/DemoApp - Objective C demo
- apps/video-demo - Swift demo
- apps/TvDemoApp - Apple TV demo
- apps/MUXSDKStatsExampleSPM - Swift Package Manager demo