releases.shpreview

MAINTAIN_FRAMERATE_AND_RESOLUTION replaces DISABLED; AV1 decode fix

webrtc-sys/v0.3.36

June 30, 2026Rust SDKsView original ↗
1 feature1 fixThis release1 featureNew capabilities1 fixBug fixesAI-tallied from the release notes

Features

Add MaintainFramerateAndResolution to DegradationPreference enum to align with WebRTC M144.

  • MAINTAIN_FRAMERATE_AND_RESOLUTION is now the recommended value (replaces deprecated DISABLED)
  • DISABLED is deprecated but still supported for backwards compatibility
  • Both values map to the same behavior: maintain framerate and resolution, dropping frames if needed

Fixes

  • Fix AV1 subscriber decode when packet trailers are enabled.

Fetched June 30, 2026