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

    Introduction

    vuePress-theme-reco    2018 - 2021

    Introduction


    A dash.js plugin to offload bandwidth from expensive traditional CDNs,while also maximizing a user’s viewing experience.
    This SDK is free of charge currently, please contact customer support to activate the service.

    npm jsdelivr

    # Features

    • WebRTC data channels for lightweight peer-to-peer communication with no plugins
    • Support live and VOD streams over MPEG-dash protocol
    • Very easy to integrate with an existing dash.js project
    • Seamlessly fallback to normal server usage if a browser doesn't support WebRTC
    • Compatible with all CDNs, agnostic to DRM and video codecs. No service side changes required.
    • Support most popular HTML5 players such as video.js、DPlayer
    • Efficient scheduling policies to enhance the performance of P2P streaming
    • Use IP database to group up peers by ISP and regions

    # Browser Support

    WebRTC has already been incorporated into the HTML5 standard and it is broadly deployed in modern browsers. The compatibility of CDNBye depends on the browser support of WebRTC and Hls.js. Please note that iOS Safari "Mobile" does not support the MediaSource API.

    Compatibility Chrome Firefox Mac Safari Android Wechat/QQ Opera Edge IE iOS Safari
    WebRTC ✔ ✔ ✔ ✔ ✔ ✔ ❌ ✔
    dash.js ✔ ✔ ✔ ✔ ✔ ✔ ✔ ❌
    CDNBye ✔ ✔ ✔ ✔ ✔ ✔ ❌ ❌