Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdnbye/shaka-p2p-engine
Let your viewers become your unlimitedly scalable CDN.
https://github.com/cdnbye/shaka-p2p-engine
cdnbye dash hls p2p shaka shaka-player video webrtc
Last synced: 28 days ago
JSON representation
Let your viewers become your unlimitedly scalable CDN.
- Host: GitHub
- URL: https://github.com/cdnbye/shaka-p2p-engine
- Owner: cdnbye
- Created: 2020-11-10T13:57:37.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T11:06:56.000Z (about 1 month ago)
- Last Synced: 2024-11-11T12:19:29.364Z (about 1 month ago)
- Topics: cdnbye, dash, hls, p2p, shaka, shaka-player, video, webrtc
- Homepage: https://docs.swarmcloud.net
- Size: 79.1 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**English | [简体中文](Readme_zh.md)**
Let your viewers become your unlimitedly scalable CDN.
CDNBye P2P engine for [Shaka Player](https://github.com/google/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](demo/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.Compatibility|Chrome | Firefox | Mac Safari| Android Wechat/QQ | Opera | Edge | IE | iOS Safari |
:-: | :-: | :-: | :-: | :-: | :-: | :-:| :-:| :-:
WebRTC | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | ✔ |
Shaka | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ |
CDNBye | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | ❌ |## Include
Include the pre-built script of latest version:
```html```
## API and Configuration
See [API.md](https://docs.swarmcloud.net/shaka/API)## Console
Register your domain in [dashboard](https://dash.swarmcloud.net), where you can view p2p-related information.## Related Projects
- [hls-p2p-engine](https://github.com/swarm-cloud/hls-p2p-engine) - Web Video Delivery Technology with No Plugins for hls streaming.
- [dashjs-p2p-engine](https://github.com/cdnbye/dashjs-p2p-engine) - Web Video Delivery Technology with No Plugins for MPEG-dash.
- [mp4-p2p-engine](https://github.com/cdnbye/mp4-p2p-engine) - Web Video Delivery Technology with No Plugins for MP4.## FAQ
We have collected some [frequently asked questions](https://docs.swarmcloud.net/faq). 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