Change Log
3.3
23/10/2024
- Fix the issue of playback failure when media files has no extension
- Remove the configuration hlsMediaFiles and mediaSeparators
- Optimize sharePlaylist
- Add new TrackerZone China
- Fix known bugs
3.2
20/6/2024
- Update libDatachannel to latest version
- Removed field: playlistTimeOffset
- Add new fields: prefetchOnly, useStrictHlsSegmentId
- Compatible with multiple track m3u8
- Shorten websocket heartbeat time interval
- Optimizing signaling protocols
- Optimize peer signaling strategy
- Fix a bug in decoding errors caused by low probability transmission disorder
- Fix known bugs
3.1
12/10/2023
- Replace GCDWebServer with Swifter
- Compatible with case that audio and video track go separately
- Remove dependency on SwiftyJSON
- Limit memory maximum cache
- Update to Swift5.9
- Fix known bugs
3.0
1/9/2023
- Written in Swift
- Supporting SPM