File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -299,6 +299,12 @@ <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 must be able to control the timing of the signaling that
305
+ has information on packet loss and packet reception timing, which is used for
306
+ congestion control to maintain stable latency in networks with congestion or loss.</ td >
307
+ </ tr >
302
308
</ tbody >
303
309
</ table >
304
310
< p > Experience: Microsoft's Xbox Cloud Gaming and NVIDIA's GeForce NOW are examples of this use case, with media
@@ -1071,9 +1077,15 @@ <h3>Requirements Summary</h3>
1071
1077
< td > The WebRTC connection can generate signals indicating demands
1072
1078
for keyframes, and surface those to the application.</ td >
1073
1079
</ tr >
1080
+ < tr id ="N48 ">
1081
+ < td > N48</ td >
1082
+ < td > The application must be able to control the timing of the signaling that
1083
+ has information on packet loss and packet reception timing, which is used for
1084
+ congestion control to maintain stable latency in networks with congestion or loss.</ td >
1085
+ </ tr >
1074
1086
</ tbody >
1075
1087
</ table >
1076
- < p class ="note "> Requirements N40-N47 have unresolved comments from a Call for Consensus (CfC).</ p >
1088
+ < p class ="note "> Requirements N40-N48 have unresolved comments from a Call for Consensus (CfC).</ p >
1077
1089
</ section >
1078
1090
</ body >
1079
1091
</ html >
You can’t perform that action at this time.
0 commit comments