Open
Bug 1762600
Opened 3 years ago
Updated 3 years ago
We should be enforcing that max-fs and max-fr are set in VP8/VP9 fmtp when the recv bit is set
Categories
(Core :: WebRTC: Signaling, enhancement, P3)
Core
WebRTC: Signaling
Tracking
()
NEW
People
(Reporter: bwc, Unassigned)
Details
See https://datatracker.ietf.org/doc/html/rfc7741#section-6.1 (for VP8) and https://datatracker.ietf.org/doc/html/draft-ietf-payload-vp9-16#section-6 (for VP9).
I think we're already ensuring we put this in our own SDP, so we may not need a slow rollout to interop with our own ESR, but we need to make sure.
You need to log in
before you can comment on or make changes to this bug.
Description
•