Re: [webrtc-pc] RTCRtpSender.getCapabilities() may not return correct information in sync (#2539)

Since the same information (support for encode/decode) is needed when createOffer() is called, why not cache the answer then? That would allow subsequent getCapabilities() calls to return immediately, without querying the hardware again. 

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2539#issuecomment-645013407 using your GitHub account

Received on Tuesday, 16 June 2020 21:09:41 UTC