Skip to content

Release packages - #1264

Merged
ladvoc merged 1 commit into
mainfrom
knope/release
Jul 17, 2026
Merged

Release packages#1264
ladvoc merged 1 commit into
mainfrom
knope/release

Conversation

@knope-bot

@knope-bot knope-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Important

Merging this pull request will create these releases

webrtc-sys 0.3.39 (2026-07-17)

Features

  • 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.

livekit-ffi 0.12.71 (2026-07-17)

Fixes

libwebrtc 0.3.42 (2026-07-17)

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.

livekit-api 0.5.6 (2026-07-17)

Fixes

  • Add deployment field documentation for agent dispatch

Compress initial offer in URL for single PC mode

Apply compression to the initial offer when sending it in the JoinRequest URL, reducing URL size and improving connection performance on slow networks.

livekit 0.7.53 (2026-07-17)

Features

  • 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.

Fixes

Simplify x-google-start-bitrate logic and update degradation preference defaults

  • Start bitrate: use min(90% of target, 1 Mbps) instead of adaptive network hints
  • Remove slow connection detection and network quality hints on reconnect
  • Default degradation preference by track source:
    • Camera: MaintainFramerate (smoother video)
    • Screenshare: MaintainResolution (clarity for text/UI)
    • Other: Balanced

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@knope-bot
knope-bot Bot force-pushed the knope/release branch from 6f994bc to c05c5b5 Compare July 17, 2026 05:45
@ladvoc
ladvoc merged commit da3ee00 into main Jul 17, 2026
29 checks passed
@ladvoc
ladvoc deleted the knope/release branch July 17, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants