diff --git a/index.html b/index.html index 1314933..512be8d 100644 --- a/index.html +++ b/index.html @@ -315,12 +315,25 @@

Low latency Broadcast with Fanout

+ + N13 + It must be possible to support data exchange + in a web, service, or shared worker. Support for + service workers allows the page to issue a fetch() + which can be resolved in the service worker. + N15 The application must be able to take steps to ensure a low and consistent latency for audio, video and data under varying network conditions. This may include tweaking of transport parameters for both media and data. + + N16 + It must be possible to send arbitrary data reliable, unreliable or + partially reliable with a specific maximum number of retransmissions + or a specific maximum timeout. + N39 A user-agent must be able to forward media received from a peer