WPT
wpt / webrtc / RTCRtpParameters-maxFramerate.html
Spec: WebRTC ↗
Runs: Chrome 155.0.8038.0 (wpt@7addae031, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7884 (wpt@b1a7025f8, 2026-09-02) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 15/15 | 15/15 | 15/15 | 0/15 | 0/15 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| addTransceiver() with sendEncoding.maxFramerate field set to less than 0 should reject with RangeError | PASS | PASS | PASS | FAIL | FAIL | — |
| addTransceiver('audio') with sendEncoding.maxFramerate should succeed, but remove the maxFramerate, even if it is invalid | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters with maxFramerate on an audio sender should succeed, but remove the maxFramerate | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters with an invalid maxFramerate on an audio sender should succeed, but remove the maxFramerate | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters() with encoding.maxFramerate field set to less than 0 should reject with RangeError | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters() with maxFramerate 24->16 should succeed with RTCRtpTransceiverInit | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters() with maxFramerate 24->16 should succeed without RTCRtpTransceiverInit | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters() with maxFramerate undefined->16 should succeed with RTCRtpTransceiverInit | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters() with maxFramerate undefined->16 should succeed without RTCRtpTransceiverInit | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters() with maxFramerate 24->undefined should succeed with RTCRtpTransceiverInit | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters() with maxFramerate 24->undefined should succeed without RTCRtpTransceiverInit | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters() with maxFramerate 0->16 should succeed with RTCRtpTransceiverInit | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters() with maxFramerate 0->16 should succeed without RTCRtpTransceiverInit | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters() with maxFramerate 24->0 should succeed with RTCRtpTransceiverInit | PASS | PASS | PASS | FAIL | FAIL | — |
| setParameters() with maxFramerate 24->0 should succeed without RTCRtpTransceiverInit | PASS | PASS | PASS | FAIL | FAIL | — |