Created attachment 467657 [details] getUserMedia was called with max frameRate 16, but it does not work getUserMedia with constraints where max frameRate bigger than 16 does not work repro can be done here https://webrtc.github.io/samples/src/content/peerconnection/old-new-stats/ 1. set max frameRate for any value starting from 16 2. press getUserMedia button, then connect 3. in Safari max frameRate constraint doesn't work (to check framerate value in Safari verbose webrtc logging should be enabled)
<rdar://problem/115713922>