Skip to content

Commit

Permalink
Improve supported browsers description
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlika committed Jun 25, 2024
1 parent c53f87a commit 7c6007c
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,17 +80,16 @@ Periodically, random peers in the P2P swarm download new segments over HTTP(S) a

## Web browsers support

**All features listed below are fully supported across the following browsers:**
### P2P Media Loader required browser features

- [WebRTC Data Channels](https://caniuse.com/mdn-api_rtcdatachannel)
- [Media Source Extensions](https://caniuse.com/mediasource) or [Managed Media Source](https://caniuse.com/mdn-api_managedmediasource)

### The features are fully supported across the most popular browsers

- Chrome
- Firefox
- macOS Safari
- iPadOS Safari (iPad)
- iOS Safari (iPhone, iOS version 17.1+)
- Edge

**Supported Features:**

- WebRTC Data Channels
- [Media Source Extensions](https://caniuse.com/mediasource) or [Managed Media Source](https://caniuse.com/mdn-api_managedmediasource)
- P2P Media Loader

0 comments on commit 7c6007c

Please sign in to comment.