This repository has been archived by the owner on Jan 5, 2025. It is now read-only.
First full release! Public API is stable from this point onward.
New Features (not exhaustive):
- Generic media pipeline allowing apps to replace media components
- Offline storage and playback support
- Use native AVPlayer for HLS
- Controllable with
streaming.useNativeHlsOnSafari
configuration - Exposes the AVPlayer instance for app control
- Controllable with
- Don't use FFmpeg decoders to reduce binary size
- Removes SDL to reduce binary size
- Better Swift support
- Network request/response filters
- Playback of HEVC content
- Honors sample aspect ratio (SAR)
- Allow setting video fill mode