Re: [mediacapture-main] non-applicable constraints must be ignored for remote tracks (#619)

I wasn't specific enough. It is more like Chrome specific issue. On Firefox I got consistent behavior. If I try to apply "latency" constraint to either audio or video track on RTCRtpReceiver then I got OverconstrainedError with rejected promise.

On Chrome however, I will get OverconstrainedError for audio track and resolved promise for video track on RTCRtpReceiver.

-- 
GitHub Notification of comment by kuddai
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/619#issuecomment-528227482 using your GitHub account

Received on Thursday, 5 September 2019 06:58:57 UTC