mp4-p2p-engine
v0.0.1
Published
Save Your Bandwidth using WebRTC.
Downloads
9
Readme
English | 简体中文
Features
- WebRTC data channels for lightweight peer-to-peer communication with no plugins
- Support MP4 stream
- Seamlessly fallback to normal server usage if a browser doesn't support WebRTC
- Highly configurable for users
- Support most popular HTML5 players such as video.js、Clappr、Flowplayer
- Efficient scheduling policies to enhance the performance of P2P streaming
- Use IP database to group up peers by ISP and regions
Getting Started
Put the quick-start.html in your web page, run it. 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 MP4. Please note that iOS Safari "Mobile" does not support the MediaSource API.
Compatibility|Chrome | Firefox | macOS Safari| Android Wechat/QQ | Opera | Edge | IE | iOS Safari | :-: | :-: | :-: | :-: | :-: | :-: | :-:| :-:| :-: WebRTC Datachannel | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | ✔ | MSE | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | CDNBye | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | ❌ |
Include
Include the pre-built script of latest version:
<script src="https://cdn.jsdelivr.net/npm/cdnbye-mp4@latest"></script>
API and Configuration
See API.md
Console
Bind your domain in https://oms.cdnbye.com
, where you can view p2p-related information.
Related Projects
- hlsjs-p2p-engine - Web Video Delivery Technology with No Plugins for hls.js.
- dashjs-p2p-engine - Web Video Delivery Technology with No Plugins for MPEG-dash.
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: [email protected] Telegram: @cdnbye Skype: live:86755838