Skip to content

Commit 710c09a

Browse files
fippochromium-wpt-export-bot
authored andcommittedJan 24, 2024
webrtc wpt: mark inbound-rtp fecSsrc as not testable
as this requires a flexfec sender which is not available in the browser. Bug: None Change-Id: Ib2afa0f64e6ebd2681a5ae9bed36a8fcb00c9f9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5233482 Reviewed-by: Henrik Boström <hbos@chromium.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1251360}
1 parent cdfa146 commit 710c09a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎webrtc-stats/supported-stats.https.html

+3
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
'outbound-rtp': [
7373
'rid', // requires simulcast.
7474
],
75+
'inbound-rtp': [
76+
'fecSsrc', // requires FlexFEC to be negotiated.
77+
],
7578
'media-source': [
7679
'echoReturnLoss', // requires gUM with an audio input device.
7780
'echoReturnLossEnhancement', // requires gUM with an audio input device.

0 commit comments

Comments
 (0)