@@ -112,6 +112,7 @@ <h3>Video Conferencing with a Central Server</h3>
112
112
N09 The user agent must be able to control
113
113
robustness (RTX, RED, FEC) applied to individual
114
114
simulcast and SVC layers.
115
+ N24 CSP support for WebRTC
115
116
</ pre >
116
117
< p > This use case has been implemented by conferencing services utilizing [[ORTC]],
117
118
as well as proprietary additions to [[WEBRTC]].</ p >
@@ -140,6 +141,7 @@ <h3>File Sharing</h3>
140
141
audio/video communications.
141
142
N13 It must be possible to support data exchange
142
143
in a worker.
144
+ N24 CSP support for WebRTC
143
145
</ pre >
144
146
References:
145
147
< ol >
@@ -163,12 +165,13 @@ <h3>Internet of Things</h3>
163
165
of the data transport (e.g. set the SCTP
164
166
heartbeat interval or turn it off), RTO values,
165
167
etc.
166
- N16 It must be possible to send arbitrary data
168
+ N16 It must be possible to send arbitrary data
167
169
reliable, unreliable or partially reliable with
168
- a specific maximum number of retransmissions
170
+ a specific maximum number of retransions
169
171
or a specific maximum timeout.
170
172
N17 It must be possible to send arbitrary data
171
173
ordered or unordered.
174
+ N24 CSP support for WebRTC
172
175
</ pre >
173
176
Reference:
174
177
< a href ="https://lists.w3.org/Archives/Public/public-webrtc/2018May/0079.html "> Mailing list discussion</ a >
@@ -202,6 +205,7 @@ <h3>Funny Hats</h3>
202
205
between the main thread and worker threads.
203
206
N22 It must be possible to do efficient media
204
207
manipulation in worker threads by utilizing the GPU.
208
+ N24 CSP support for WebRTC
205
209
</ pre >
206
210
207
211
References:
@@ -254,6 +258,7 @@ <h3>Machine Learning</h3>
254
258
between the main thread and worker threads.
255
259
N22 It must be possible to do efficient media
256
260
manipulation in worker threads.
261
+ N24 CSP support for WebRTC
257
262
</ pre >
258
263
</ section >
259
264
< section id ="vr* ">
@@ -267,6 +272,7 @@ <h3>Virtual Reality Gaming</h3>
267
272
----------------------------------------------------------------
268
273
N23 The user agent must be able to send data synchronized
269
274
with audio and video.
275
+ N24 CSP support for WebRTC
270
276
</ pre >
271
277
272
278
References:
@@ -341,6 +347,7 @@ <h3>Requirements Summary</h3>
341
347
manipulation in worker threads by utilizing the GPU.
342
348
N23 The user agent must be able to send data synchronized
343
349
with audio.
350
+ N24 CSP support for WebRTC
344
351
</ pre >
345
352
</ section >
346
353
</ section >
0 commit comments