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
.
Full integration instructions can be found here: https://docs.mux.com/docs/avplayer-integration-guide.
- apps/DemoApp - Objective C demo
- apps/video-demo - Swift demo
- apps/TvDemoApp - Apple TV demo
- apps/MUXSDKStatsExampleSPM - Swift Package Manager demo