Re: [webrtc-pc] Add adaptivePtime to RTCConfiguration (#2309)

My gut feeling is that specifying allowed ptimes is an expert use case and not what most people would want, and it adds more complexity in terms of how to use it correctly and which values the UA is capable of etc.

That said, a nice thing about a boolean like this is that it allows the UA to pick any _valid_ value. Which means it would be perfectly valid to add an extension API to allow the application to specify which ptimes should be valid, which could be useful in non-adaptive scenarios as well.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/2309#issuecomment-537417520 using your GitHub account

Received on Wednesday, 2 October 2019 09:39:36 UTC