Skip to content

Commit 6856cd4

Browse files
committed
Add changeset
1 parent 2b5ec8e commit 6856cd4

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
soxr-sys: patch
3+
webrtc-sys: patch
4+
livekit-ffi: minor
5+
livekit-protocol: patch
6+
livekit: minor
7+
livekit-wakeword: patch
8+
livekit-api: patch
9+
imgproc: patch
10+
libwebrtc: minor
11+
webrtc-sys-build: patch
12+
yuv-sys: patch
13+
---
14+
15+
# E2EE: allow setting key_ring_size and key_derivation_algorithm, update webrtc to m144
16+
17+
#921 by @onestacked
18+
19+
This PR uses [this webrtc-sdk PR](https://github.com/webrtc-sdk/webrtc/pull/224) to configure the KDF.
20+
21+
I've tested this with https://codeberg.org/esoteric_programmer/matrix-jukebox and it is compatible with Element Call.
22+
23+
Since this PR needs to use a new webrtc build it also updates webtc to m144. See [this PR](https://github.com/webrtc-sdk/webrtc/pull/217)
24+
25+
Fixed: https://github.com/livekit/rust-sdks/issues/796

0 commit comments

Comments
 (0)