P2P Streaming Engine

vuePress-theme-reco    2018 - 2021
P2P Streaming Engine P2P Streaming Engine

Choose mode

  • dark
  • auto
  • light
Documents
  • Introduction
  • Web SDK

    • Hls.js
    • Dash.js
    • Shaka-Player
    • MP4
    • Downloader
  • Android SDK
  • iOS SDK
  • Flutter SDK
Pricing
Contact Us
Partnership
Console
GitHub
语言
  • English
  • 简体中文

Documents
  • Introduction
  • Web SDK

    • Hls.js
    • Dash.js
    • Shaka-Player
    • MP4
    • Downloader
  • Android SDK
  • iOS SDK
  • Flutter SDK
Pricing
Contact Us
Partnership
Console
GitHub
语言
  • English
  • 简体中文
  • Introduction
  • FAQ
  • Tracking Service
  • Signaling Service
  • P2P Optimization
  • Console

    • Domain/AppId Binding
    • Data Analysis
    • P2P Control
    • Restful API
  • Hls.js SDK

    • Introduction
    • Usage
    • Player Integration
    • API & Config
    • CDN
    • Change Log
  • Android SDK

    • Introduction
    • Usage
    • API & Config
    • Change Log
    • iOS SDK

      • Introduction
      • Usage
      • API & Config
      • Change Log
    • Flutter SDK

      • Introduction
      • Usage
      • API & Config
      • Change Log
    • Shaka-Player SDK

      • Introduction
      • Usage
      • Player Integration
      • API & Config
      • Change Log
    • Web MP4 SDK

      • Introduction
      • Usage
      • Player Integration
      • API & Config
      • Change Log
    • Dash.js SDK

      • Introduction
      • Usage
      • Player Integration
      • API & Config
      • Change Log
    • Web Downloader

      • Introduction
      • Usage
      • API & Config
      • Change Log
    • Android SDK 1.x

      • Introduction
      • Usage
      • API & Config
      • Change Log
    • More

      • Design

    Change Log

    vuePress-theme-reco    2018 - 2021

    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