Change Log
# 2.0.0 11/1/2020
- Add support to MP4
- Add support to file download
- Major code refactoring
# 2.0.1 3/11/2020
- Reduce bundle size
- Support okhttp higher version
- Code refactoring
- Parameters optimization
- Fix known bugs
# 2.0.4 22/11/2020
- Optimize p2p algorithm
- Fix known bugs
# 2.0.6 28/11/2020
- Fix the bug that the number of connection nodes decreasing when play long time
# 2.1.2 11/12/2020
- Upgrade p2p protocol to v4
- Support MPEG-DASH
- Add listener to SDK exception
- Code refactoring
# 2.1.4 23/12/2020
- Support get peers from peers
- Fix signal SSL issue
- Report signature
- Fix known bugs