You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -12,22 +12,16 @@ This library makes it possible to build large-scale P2P mesh networks — often
12
12
13
13
-**Works Everywhere:**
14
14
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
-
16
15
-**No Setup Cost and No Server Software Needed:**
17
16
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
-
19
17
-**Reduced Load on Origin:**
20
18
Offloading requests from the CDN or media server to peers eases the strain on centralized infrastructure, increasing system reliability.
21
-
22
19
-**Significant Cost Savings:**
23
20
With less bandwidth required from your primary video source, you can dramatically cut CDN or hosting expenses.
24
-
25
21
-**Enhanced Total Bandwidth:**
26
22
When viewers share video data among themselves, they collectively expand overall network capacity, leading to smoother streaming for everyone.
27
-
28
23
-**Flexible for Live & VOD:**
29
24
Whether you’re streaming live events or on-demand videos, P2P Media Loader supports both scenarios without added complexity.
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.
33
27
@@ -40,7 +34,6 @@ This library makes it possible to build large-scale P2P mesh networks — often
40
34
## Documentation and Important Links
41
35
42
36
- 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)
0 commit comments