diff --git a/index.html b/index.html
index 69936a2..380691f 100644
--- a/index.html
+++ b/index.html
@@ -281,6 +281,11 @@
Game streaming
latency for audio, video and data under varying network conditions. This may
include tweaking of transport parameters for both media and data.
+
+ N36 |
+ An application that is only receiving but not sending media or data can operate
+ efficiently without access to camera or microphone. |
+
N37 |
It must be possible for the user agent's receive pipeline to process
@@ -989,6 +994,12 @@ Requirements Summary
| A group member can encrypt and send copies of the realtime encoded media directly
to multiple group members without re-encoding for each recipient (to reduce resource usage). |
+
+
+ N36 |
+ An application that is only receiving but not sending media or data can operate
+ efficiently without access to camera or microphone. |
+
N37 |
It must be possible for the user agent's receive pipeline to process
|