Skip to content

Commit 7c6007c

Browse files
committed
Improve supported browsers description
1 parent c53f87a commit 7c6007c

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,16 @@ Periodically, random peers in the P2P swarm download new segments over HTTP(S) a
8080

8181
## Web browsers support
8282

83-
**All features listed below are fully supported across the following browsers:**
83+
### P2P Media Loader required browser features
84+
85+
- [WebRTC Data Channels](https://caniuse.com/mdn-api_rtcdatachannel)
86+
- [Media Source Extensions](https://caniuse.com/mediasource) or [Managed Media Source](https://caniuse.com/mdn-api_managedmediasource)
87+
88+
### The features are fully supported across the most popular browsers
8489

8590
- Chrome
8691
- Firefox
8792
- macOS Safari
8893
- iPadOS Safari (iPad)
8994
- iOS Safari (iPhone, iOS version 17.1+)
9095
- Edge
91-
92-
**Supported Features:**
93-
94-
- WebRTC Data Channels
95-
- [Media Source Extensions](https://caniuse.com/mediasource) or [Managed Media Source](https://caniuse.com/mdn-api_managedmediasource)
96-
- P2P Media Loader

0 commit comments

Comments
 (0)