Camera starts zoomed in when using JS webRTC

Hello, using getUserMedia() from https://webrtc.org/ camera starts zoomed in and then switches back to normal really fast, but it is visible for a while. Sometimes doesn't even happen.

Issue is not present on iOS 16 and lower, only on 17+ (17.1, 17.2, 17.3). Can be reproduce at https://webrtc.github.io/samples/src/content/getusermedia/gum/

Thank you.