NEW 261461
getUserMedia with constraints where max frameRate bigger than 16 does not work
https://bugs.webkit.org/show_bug.cgi?id=261461
Summary getUserMedia with constraints where max frameRate bigger than 16 does not work
ivanova.m241
Reported 2023-09-12 01:47:19 PDT
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)
Attachments
getUserMedia was called with max frameRate 16, but it does not work (463.80 KB, application/zip)
2023-09-12 01:47 PDT, ivanova.m241
no flags
Radar WebKit Bug Importer
Comment 1 2023-09-19 01:48:13 PDT
Note You need to log in before you can comment on or make changes to this bug.