PSA: Deprecated "track" and "stream" stats are unshipped in Beta at 50% in M109
221 views
Skip to first unread message
Henrik Boström
unread,
Oct 27, 2022, 4:49:02 AM10/27/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
Hey,
Just to let you know, the experiment to unship deprecated "track" and "stream" stats from the modern getStats() API is advancing to 50% Beta.
The goal is to continue ramping it up on Stable when M109 is released. The release schedule is currently estimating M109 will go Stable on January 10, 2023.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
In an M109 version of Chrome, you can force the unshipping behavior and always exclude "track" and "stream" stats from the stats report by launching with the --enable-features=WebRTC-UnshipDeprecatedStats command line flag. This allows you to test your application without relying on the coin flip.
Henrik Boström
unread,
Oct 27, 2022, 4:59:04 AM10/27/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
(Note that M108 will be Beta for a month, so this PSA is more of a heads up for M109. In the meantime you can observe this behavior in Canary.)