Skip to content

Commit aa01781

Browse files
authored
Update README.md
1 parent e064674 commit aa01781

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,16 @@ This library makes it possible to build large-scale P2P mesh networks — often
1212

1313
- **Works Everywhere:**
1414
P2P Media Loader **supports all modern desktop and mobile browsers** — Chrome, Safari, Edge, Firefox, and Opera — across Windows, macOS, Android, iOS, iPadOS, and Linux. Check out our [guide](https://novage.com.ua/blog/setting-up-p2p-video-on-a-web-page-in-5-minutes-for-free) to set up P2P video in five minutes. You can also [embed](https://novage.com.ua/blog/integrate-p2p-video-streaming-into-mobile-application) it into **native iOS and Android** apps and use it with **native players**.
15-
1615
- **No Setup Cost and No Server Software Needed:**
1716
For smaller setups (1,000–2,000 simultaneous viewers), public trackers alone can handle peer connections. This means you **don’t need to install or maintain any additional server-side components** in many cases. **Free** alternatives are available for larger setups that can handle 100k simultaneous peers and above. Check our article on [running dedicated trackers](https://novage.com.ua/blog/p2p-video-delivery-for-up-to-100k-viewers-for-free).
18-
1917
- **Reduced Load on Origin:**
2018
Offloading requests from the CDN or media server to peers eases the strain on centralized infrastructure, increasing system reliability.
21-
2219
- **Significant Cost Savings:**
2320
With less bandwidth required from your primary video source, you can dramatically cut CDN or hosting expenses.
24-
2521
- **Enhanced Total Bandwidth:**
2622
When viewers share video data among themselves, they collectively expand overall network capacity, leading to smoother streaming for everyone.
27-
2823
- **Flexible for Live & VOD:**
2924
Whether you’re streaming live events or on-demand videos, P2P Media Loader supports both scenarios without added complexity.
30-
3125
- **eCDN (Enterprise Content Delivery Network) Approach:**
3226
In enterprise environments, you have full control over the internal network. This means peers can easily interconnect with minimal constraints, ensuring reliable, high-quality internal media delivery (e.g., multiple screens, desktops, and mobile devices across an organization) without straining external bandwidth or internal infrastructure.
3327

@@ -40,7 +34,6 @@ This library makes it possible to build large-scale P2P mesh networks — often
4034
## Documentation and Important Links
4135

4236
- Guides [for HTML pages and web apps](https://novage.com.ua/blog/setting-up-p2p-video-on-a-web-page-in-5-minutes-for-free) and [for native mobile apps](https://novage.com.ua/blog/integrate-p2p-video-streaming-into-mobile-application)
43-
4437
- [API documentation](https://novage.github.io/p2p-media-loader/docs/v2.2/)
4538
- [P2P development, support & consulting](https://novage.com.ua/)
4639
- [Demo](http://novage.com.ua/p2p-media-loader/demo.html)

0 commit comments

Comments
 (0)