Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
cdnbye-mp4
Advanced tools
English | 简体中文
mp4-p2p-engine is a "Simplified Webtorrent", only supports MP4, smaller size, no magnetic link, easier integrating, more efficient peers scheduling!
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.
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 VideoStream. 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 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | ✔ |
VideoStream | ✔ | ❌ | ❌ | ✔ | ✔ | ✔ | ✔ | ❌ |
CDNBye | ✔ | ❌ | ❌ | ✔ | ✔ | ✔ | ❌ | ❌ |
Make sure your file servers have proper CORS (Cross-origin resource sharing) headers so that data can be fetched across domain.
Click here for more details.
Include the pre-built script of latest version:
<script src="https://cdn.jsdelivr.net/npm/cdnbye-mp4@latest"></script>
See API.md
Bind your domain in https://oms.cdnbye.com
, where you can view p2p-related information.
We have collected some frequently asked questions. Before reporting an issue, please search if the FAQ has the answer to your problem.
Email: service@cdnbye.com
Telegram: @cdnbye
Skype: live:86755838
FAQs
Let your viewers become your unlimitedly scalable CDN.
The npm package cdnbye-mp4 receives a total of 1 weekly downloads. As such, cdnbye-mp4 popularity was classified as not popular.
We found that cdnbye-mp4 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.