Skip to main content

Change Log

3.6

26/8/2023

  • Optimize the speed of start playing
  • Optimize super peer collaboration strategy
  • Add new API insertTimeOffsetTag and mediaFileSeparator
  • Support HTTP long polling for signal
  • Replace WebRTC with datachannel-native
  • Fix known bugs

3.5

10/5/2023

  • Replace webrtc.aar with datachannel.aar
  • Add support for Super Peer
  • Add new API shouldBypassSegment and strictSegmentId
  • Fix known bugs

3.4

22/3/2023

  • Add support for Super Peer
  • Optimize share playlist
  • Optimize sharing strategy for cellular network
  • Add new API shouldBypassSegment and strictSegmentId
  • Fix known bugs

3.3

24/2/2023

  • Add support for Android 4.4
  • Optimize the speed of start playing
  • Optimize sharing strategy for cellular network
  • Fix known bugs

3.2

5/10/2022

  • Supporting MPEG-DASH

3.1

16/8/2022

  • Rewrote the project with kotlin
  • Upgrade p2p protocol to v8
  • Remove support for MP4/MPEG-Dash/File Download
  • Allow no-blocking streaming and "Double End Streaming"
  • Encrypt temporary disk storage cache data
  • Optimized P2P-HTTP switching algorithm
  • Optimized preload strategy
  • Allow receiver send cancel data transfer request to sender
  • Fix known bugs