Bug 261461 - getUserMedia with constraints where max frameRate bigger than 16 does not work
Summary: getUserMedia with constraints where max frameRate bigger than 16 does not work
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-12 01:47 PDT by ivanova.m241
Modified: 2023-09-19 01:48 PDT (History)
2 users (show)

See Also:


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 Details

Note You need to log in before you can comment on or make changes to this bug.
Description ivanova.m241 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)
Comment 1 Radar WebKit Bug Importer 2023-09-19 01:48:13 PDT
<rdar://problem/115713922>