File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- # SFU-to-SFU
1+ # Waterfall
22
33## Why
44
5- ` SFU-to-SFU ` is an example of a cascaded decentralised SFU. The intention is to
5+ Waterfall is a cascaded, decentralised SFU. The intention is to
66be a implementation of Matrix's [ MSC3401: Native Group VoIP
77signalling] ( https://github.com/matrix-org/matrix-spec-proposals/blob/matthew/group-voip/proposals/3401-group-voip.md ) .
88This example is self contained and doesn't require any external software. The
@@ -18,8 +18,9 @@ project was informed by the following goals.
1818* ** Client Simplicity** - Clients will need to be created on lots of platforms.
1919 We should aim to use native WebRTC features as much as possible.
2020
21- This implements the MSC only roughly - given the current experimental nature of
22- this projects, it deviates in certain areas from the MSC.
21+ This project is at an early stage and implements the MSC only roughly - given
22+ the current experimental nature of this projects, it deviates in certain areas
23+ from the MSC.
2324
2425## How
2526
You can’t perform that action at this time.
0 commit comments