0.5.8 • Published 12 days ago

cdnbye-shaka v0.5.8

Weekly downloads
4
License
ISC
Repository
github
Last release
12 days ago

English | 简体中文

CDNBye P2P engine for Shaka Player.

Features

  • WebRTC data channels for lightweight peer-to-peer communication with no plugins
  • Support live and VOD streams over HLS protocol(m3u8)
  • Support live and VOD streams over MPEG-DASH protocol
  • Support encrypted stream
  • 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、Clappr
  • Efficient scheduling policies to enhance the performance of P2P streaming
  • Use IP database to group up peers by ISP and regions

Getting Started

Run the quick-start.html in your web page. Wait for a few seconds,then open the same page from another browser. Now you have a direct P2P connection between two browsers without plugin! The first web peer will serve as a seed, if no one else in the same channel.

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 Shaka Player. Please note that iOS Safari "Mobile" does not support the MediaSource API.

CompatibilityChromeFirefoxMac SafariAndroid Wechat/QQOperaEdgeIEiOS Safari
WebRTC
Shaka
CDNBye

Include

Include the pre-built script of latest version:

<script src="https://cdn.jsdelivr.net/npm/cdnbye-shaka@latest"></script>

API and Configuration

See API.md

Console

Register your domain in https://oms.cdnbye.com, where you can view p2p-related information.

Related Projects

  • hls-p2p-engine - Web Video Delivery Technology with No Plugins for hls streaming.
  • dashjs-p2p-engine - Web Video Delivery Technology with No Plugins for MPEG-dash.
  • mp4-p2p-engine - Web Video Delivery Technology with No Plugins for MP4.

FAQ

We have collected some frequently asked questions. Before reporting an issue, please search if the FAQ has the answer to your problem.

Contact Us

Email: service@cdnbye.com Telegram: @cdnbye Skype: live:86755838

0.5.8

12 days ago

0.5.7

22 days ago

0.5.6

26 days ago

0.5.5

27 days ago

0.5.4

1 month ago

0.5.3

3 months ago

0.5.2

5 months ago

0.5.1

7 months ago

0.5.0

12 months ago

0.4.6

1 year ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.4.2

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

3 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.2.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago