Hosts the core library for Mux for objective-c based integrations as of v2.x. The integration with AVPlayer
/AVPlayerItem
has been moved to a new repository.
Versions 0.x of this library included the full AVPlayer
integration, see our docs for integration instructions. If you currently use the cocoapod for this library as your integration, do not upgrade above 0.x of this library.
To support the Carthage packaging, run the carthage-archive.sh
when making a new release. Then attach the output to the release.
See this repository for the updated AVPlayer
integration.