File tree 1 file changed +17
-1
lines changed
1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -299,6 +299,14 @@ <h4>Game streaming</h4>
299
299
delay. This requirement is addressed by jitterBufferTarget, defined in
300
300
[[?WebRTC-Extensions]] Section 6.</ td >
301
301
</ tr >
302
+ < tr >
303
+ < td > N48</ td >
304
+ < td > The application should be designed to offer suggestions for
305
+ timing parameter preferences to the User Agent (UA). This allows
306
+ the application to contribute to the management of packet loss
307
+ and optimization of packet reception timing without interfering
308
+ with UA congestion control algorithms.</ td >
309
+ </ tr >
302
310
</ tbody >
303
311
</ table >
304
312
< p > Experience: Microsoft's Xbox Cloud Gaming and NVIDIA's GeForce NOW are examples of this use case, with media
@@ -1068,9 +1076,17 @@ <h3>Requirements Summary</h3>
1068
1076
< td > The WebRTC connection can generate signals indicating demands
1069
1077
for keyframes, and surface those to the application.</ td >
1070
1078
</ tr >
1079
+ < tr id ="N48 ">
1080
+ < td > N48</ td >
1081
+ < td > The application should be designed to offer suggestions for
1082
+ timing parameter preferences to the User Agent (UA). This allows
1083
+ the application to contribute to the management of packet loss
1084
+ and optimization of packet reception timing without interfering
1085
+ with UA congestion control algorithms.</ td >
1086
+ </ tr >
1071
1087
</ tbody >
1072
1088
</ table >
1073
- < p class ="note "> Requirements N40-N47 have unresolved comments from a Call for Consensus (CfC).</ p >
1089
+ < p class ="note "> Requirements N40-N48 have unresolved comments from a Call for Consensus (CfC).</ p >
1074
1090
</ section >
1075
1091
</ body >
1076
1092
</ html >
You can’t perform that action at this time.
0 commit comments