SwarmCloud

vuePress-theme-reco SwarmCloud    2018 - 2022
P2P Streaming Engine P2P Streaming Engine

Choose mode

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

    • HLS
    • dash.js
    • Shaka-Player
    • MP4
    • Downloader
  • Android/AndroidTV SDK

    • v2 (Java)
    • v3 (Kotlin, beta)
  • iOS/tvOS/macOS SDK
Pricing
Contact Us
Partnership
Ecosystem
Globe
Dashboard
GitHub (opens new window)
語言
  • English
  • 中文

Documents
  • Introduction
  • Web SDK

    • HLS
    • dash.js
    • Shaka-Player
    • MP4
    • Downloader
  • Android/AndroidTV SDK

    • v2 (Java)
    • v3 (Kotlin, beta)
  • iOS/tvOS/macOS SDK
Pricing
Contact Us
Partnership
Ecosystem
Globe
Dashboard
GitHub (opens new window)
語言
  • English
  • 中文
  • Introduction
  • FAQ
  • Tracking Service
  • Signaling Service
  • P2P Optimization
  • Console

  • HLS Double Engine

  • Android SDK v2

  • Android SDK v3

  • iOS/tvOS/macOS SDK

  • Flutter SDK

  • Hls.js SDK

  • HLS via ServiceWorker

  • Shaka-Player SDK

  • Web MP4 SDK

  • Dash.js SDK

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

    • More

    Change Log

    vuePress-theme-reco SwarmCloud    2018 - 2022

    Change Log


    SwarmCloud

    # 0.1.0 23/6/2020

    • Release stable version

    # 0.3.0 15/11/2020

    • Upgrade p2p protocol to v4
    • Fix the bug that some mpd cannot play

    # 0.4.0 17/3/2021

    • Speed up P2P startup
    • Change stun address via console
    • Exchange signal by peer
    • Increase the maximum peer connections of mobile device to 20
    • After reaching the preset number of P2P connections, the websocket connection can be automatically disconnected
    • Add new field of config httpLoadTime
    • Improve the accuracy of network type detection
    • Remove the prefix "v" of p2p protocol identifier
    • Optimize signaling module
    • Fix bugs of cache module

    # 0.5.0 30/6/2021

    • A peer which requested a piece of media content will get it immediately no matter to other data connection flows. In previous versions, a peer could send data to another peer only if it had already finished downloading.
    • Add new field of config simultaneousTargetPeers
    • Add new field of config trickleICE