Change Log
# 0.6.0 17/8/2019
- optimize reconnection of WebRTC
- live mode memory optimization
- new config
memoryCacheLimit
andmaxPeerConnections
# 0.6.2 20/8/2019
- Fix known bugs
# 0.6.7 1/9/2019
- Fix known bugs that cause crash
- Scheduling algorithm optimization
# 0.7.0 20/9/2019
- Remove API
packetSize
- optimize p2p scheduling algorithm
- fix signaler bug
# 0.7.1 23/9/2019
- Remove dependency
org.nanohttpd:nanohttpd
- Fix known bugs
# 0.8.0 21/10/2019
- Fix play error in some players
- Improve security
# 0.9.0 8/11/2019
- Use http range requests if possible
- fix known bugs
# 0.10.0 19/11/2019
- Remove DiskLRUCache dependency
- Scheduling algorithm optimization
# 0.11.0 4/12/2019
- Report network type
- fix known bugs
# 0.11.1 6/12/2019
- fix bugs that may cause crash
# 0.11.2 13/12/2019
- fix bugs that may cause crash
# 1.0.0 7/1/2020
- Release v1.0.0
- Add new config field
memoryCacheCountLimit
# 1.2.4 7/2/2020
- NAT type detect
- Optimize parameters
- fix known bugs
# 1.3.6 5/3/2020
- Optimization for live mode
- fix known bugs
# 1.4.2 22/3/2020
- Optimize P2P algorithm
- Fix known bug
# 1.5.0 8/4/2020
- New config
wifiOnly
- Fix known bug
# 1.5.1 6/5/2020
- allow to set
userAgent
when requesting m3u8
# 1.6.0 15/5/2020
- Only use Datachannels and PeerConnection modules in WenRTC, which made smaller SDK size(< 2MB)
- add new config playStats
- Improve live streaming performance
- Fix known bug
# 1.7.0 23/5/2020
- Optimize P2P algorithm
- Enable signal compression
- Fix known bug
# 1.7.1 27/5/2020
- Fix bug when loading key
# 1.7.2 1/6/2020
- Add new API setHttpHeaders
# 1.7.5 9/6/2020
- Fix the error that some m3u8 formats cannot be played
# 1.7.7 20/6/2020
- Fix the error that mix channels
# 1.8.0 29/6/2020
- Upgrade p2p transfer protocol
- Fix known bug
- Add new config field channelIdPrefix
# 1.8.7 25/8/2020
- Fix known bugs that cause crash
- Fix OOM in Set-top box
- Performance optimization
# 1.9.2 16/9/2020
- Greatly improved P2P performance in live mode
- Prevents redundant P2P broadcast in live mode
- Fix known bug
# 1.10.3 1/10/2020
- Replace channelId callback with parseStreamUrl(String url, String videoId)
- Fix known bug
# 1.10.10 24/10/2020
- Fix OOM using thread pool
- New config playlistMaxRetries
- Optimize parameters
# 1.10.11 8/12/2020
- Fix the bug that the number of connection nodes decreasing when play long time