Bug 269182
| Summary: | Max framerate set on RTCRtpsender paramters is not respected | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | rt12148 |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | youennf |
| Priority: | P2 | ||
| Version: | Safari 16 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
rt12148
https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpSender/setParameters
The framerate set on the RTCRtpSender is not applied. I have set 15 but it is publishing at 20 or more. I am publishing a video from canvas(at 20frames). The same thing restricts to 15 on other browsers.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
youenn fablet
*** This bug has been marked as a duplicate of bug 267577 ***