-
Couldn't load subscription status.
- Fork 261
Description
-
What is
codecStringif there is no (SW) fallback? If it is optional does the IDL need to be changed?* -
codecStringis not really defined. It isn'tmimeTypeand we need more than the mime type (e.g.video/H264) to determine the actual codec and decoder. We should probably go formimeTypeandsdpFmtpLineas defined in codec stats, maybe addpayloadTypetoo while we are at it (but see the lastpoint). Note these will not change when falling back -
Add
decoderImplementationunder the same exposure criteria as in stats (read: @Diego-Perez-Botero still won't get it) -
rename
powerEfficienttopowerEfficientDecoderas in stats? (I like my bikeshed in Faluröd) -
Mention that this invalidates the stats cache (see here)
Thoughts @nishitha-burman @SteveBeckerMSFT?