Releases: livekit/rust-sdks
ffi-v0.3.6
prebuilt binaries of livekit-ffi v0.3.6
- fix: support non-utf8 std::string which can come e.g. from Windows message errors by @leanmendoza in #193
- fix: docs.rs builds by @theomonnom in #194
- feat: update dependencies & rename livekit-webrtc to libwebrtc by @theomonnom in #195
- fix: remote track desired state by @theomonnom in #196
- feat: add more logs & monitor stuck tasks by @theomonnom in #197
- feat: room eos by @theomonnom in #198
- feat: automatically release drafts for ffi & add license by @theomonnom in #199
- feat: add RtcConfiguration to RoomOptions by @theomonnom in #200
New Contributors
- @leanmendoza made their first contribution in #193
Full Changelog: ffi-v0.3.5...ffi-v0.3.6
ffi v0.3.5
prebuilt binaries of livekit-ffi v0.3.5
- fix: e2ee and upgrade webrtc by @theomonnom in #190
webrtc-6af5bfd
WebRTC builds including our patches
SHA: 6af5bfdf36dae99bee428d761b307f463858e8ef
changes:
add failure tolerance for framecryptor webrtc-sdk/webrtc#91
fix h264 freeze with rbsp webrtc-sdk/webrtc#93
send cryptor events from signaling thread webrtc-sdk/webrtc#95
win: x64, arm64
linux: x64, arm64
mac: x64, arm64
android: x64, arm64, arm
ios-device: arm64
ios-simulator: arm64
webrtc-0649214
WebRTC builds including our patches
SHA: 06492146d42362cf9e40793bf518bd8dfc238f9d
changes:
more improvements for framecryptor webrtc-sdk/webrtc#96
- Use independent threads to process frame encryption/decryption
- Correct handle SIF frame, catch up with js rules
- Fix a fault tolerance judgment failure
win: x64, arm64
linux: x64, arm64
mac: x64, arm64
android: x64, arm64, arm
ios-device: arm64
ios-simulator: arm64
ffi v0.3.4
prebuilt binaries of livekit-ffi v0.3.4
- feat: add eos events by @theomonnom in #184
- feat: automatically switch to ws protocol when using http by @theomonnom in #186
- fix: publisher migration failures & wait for subscriber pc on initial connection by @theomonnom in #187
ffi v0.3.3
prebuilt binaries of livekit-ffi v0.3.3
- fix: correctly simulate force tcp/tls by @theomonnom in #182
ffi v0.3.2
prebuilt binaries of livekit-ffi v0.3.2
- fix: wrong ice_restart value by @theomonnom in #178
- fix: cancelled negotiation by @theomonnom in #180
- fix: negotiate only once by @theomonnom in #179
ffi v0.3.1
prebuilt binaries of livekit-ffi v0.3.1
- fix: tracks with no e2ee by @theomonnom in #175
- feat: more debugging logs by @theomonnom in #176
ffi v0.3.0
prebuilt binaries of livekit-ffi v0.3.0
- ffi protocol improvements by @theomonnom in #164
- fix: muted events & capture_audio response by @theomonnom in #171
- end-to-end encryption by @cloudwebrtc @theomonnom #161
webrtc-fcdef0d
WebRTC builds including our patches
SHA: fcdef0d1448eff6d33e0fabc0be53d06e199a760
changes:
Improve e2ee, add SetSharedKey/RatchetSharedKey/ExportSharedKey to KeyProvider webrtc-sdk/webrtc#88
win: x64, arm64
linux: x64, arm64
mac: x64, arm64
android: x64, arm64, arm
ios-device: arm64
ios-simulator: arm64