Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vadootvpeer/p2p-cdn-sdk-javascript
Free p2p cdn github javascript sdk to reduce video streaming costs of live and on demand video using webrtc by upto 90% and improve scalability by 6x - 🚀 Vadootv 🚀
https://github.com/vadootvpeer/p2p-cdn-sdk-javascript
cdn dash hls javascript livestream m3u8 media-playback mediastream p2p p2p-cdn p2p-network peer peer-to-peer player sdk vadootv video videojs-plugin vod webrtc
Last synced: 10 days ago
JSON representation
Free p2p cdn github javascript sdk to reduce video streaming costs of live and on demand video using webrtc by upto 90% and improve scalability by 6x - 🚀 Vadootv 🚀
- Host: GitHub
- URL: https://github.com/vadootvpeer/p2p-cdn-sdk-javascript
- Owner: vadootvpeer
- License: mit
- Created: 2020-07-06T17:47:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-29T19:44:26.000Z (almost 4 years ago)
- Last Synced: 2024-09-19T12:48:14.424Z (about 2 months ago)
- Topics: cdn, dash, hls, javascript, livestream, m3u8, media-playback, mediastream, p2p, p2p-cdn, p2p-network, peer, peer-to-peer, player, sdk, vadootv, video, videojs-plugin, vod, webrtc
- Language: HTML
- Homepage: https://peervadoo.com
- Size: 46.9 KB
- Stars: 176
- Watchers: 2
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/npm/v/vadoosdk.svg?style=flat)](https://www.npmjs.com/package/vadoosdk) [![](https://data.jsdelivr.com/v1/package/npm/vadoosdk/badge)](https://www.jsdelivr.com/package/npm/vadoosdk) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fvadootvpeer%2Fsdk-javascript&via=Vadoobot&text=Web%20Sdk%20to%20reduce%20video%20streaming%20costs%20by%2090%25&hashtags=cdn%2Cp2p%2Cvideo%2Cott%2Clive%2Cstreaming) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/vadootvpeer/sdk-javascript/blob/master/LICENSE)
Javascript p2p cdn sdk to distribute load and reduce costs(https://peervadoo.com)
Vadootv is a p2p sdk integration to reduce your video streaming costs by upto 90% and scale to 6x the number of users
Supports all major players Hls.js, Shaka Player, JWPlayer, DPlayer, Plyr, FluidPlayer, Clappr, Flowplayer, MediaElement, Video.js
Supports both streaming protocols hls and dash
Vadootv is powered by webrtc which distributes the load on users to reduce the server costs and to improve scalability
**First 10 GB data free every month using P2P(Peer 2 Peer) network**
## Demo
A live web demo is available at https://api.peervadoo.com/test . Click on **Add new peer** to see the tech in action. You can change the existing url with your own m3u8 url.
## Registration
To get token for your application register from here https://api.peervadoo.com/register
A token will be sent to your email id. Click on verification link in email to verify and start using the token.
## Features
- Support live and VOD streams over HLS protocol(m3u8)
- Support encrypted HLS stream
- Support cache to avoid repeating the download of TS file
- Very easy to integrate with an existing Javascript players
- Less than 1 MB sdk size
- Efficient scheduling policies to enhance the performance of P2P streaming## Integration
To integrate with our sdk, follow the sample integration from here for your required player [Integration](./demo_integrations)
If your required player is not available above, raise an issue
## Browser Support
WebRTC has already been incorporated into the HTML5 standard and it is broadly deployed in modern browsers. The compatibility of Vadootv 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 | macOS Safari| Android | Opera | Edge | IE | iOS Safari |
:-: | :-: | :-: | :-: | :-: | :-: | :-:| :-:| :-:
WebRTC Datachannel | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | ✔ |
Hls.js | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ |
Vadootv | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | ❌ |## Sample apps
To test out our sdk you can visit the link [Demo](https://api.peervadoo.com/test).
The sample demo on the screen the bandwidth savings you get by distributing load on the peers
## Bandwidth Savings info
Complete Dashboard with monthly savings, billing, configurations and additional info is available at https://api.peervadoo.com/login
Login using the credentials of signup
# Android sdk
https://github.com/vadootvpeer/sdk-android
## Support
Raise an issue for any additional feature request which will be actively worked upon
## FAQ
We have collected some [frequently asked questions](https://peervadoo.com/faq.html). Before reporting an issue, please search if the FAQ has the answer to your problem.
## Contributors
[Anil](https://github.com/Anil-matcha)
[Ankur](https://github.com/ncodepro)
## Contact Us
Email:[email protected]