Skip to content

libwebrtc 0.3.42 (2026-07-17)

Choose a tag to compare

@knope-bot knope-bot released this 17 Jul 16:49
da3ee00

Features

  • fix compiler warnings in libwebrtc
  • Add a pre-encoded video publish path: a passthrough video encoder and encoded video frame buffer in webrtc-sys, and EncodedVideoFrame/EncodedVideoCodec/EncodedFrameType publish APIs with a VideoEncoderBackend::PreEncoded backend in libwebrtc. WebRTC rate-control targets and keyframe requests are forwarded to encoded sources, and pre-encoded AV1 and H265 access units are validated on ingest.