Skip to content

Releases: livekit/rust-sdks

webrtc-b0f3927

19 Aug 15:11
a6c3371
Compare
Choose a tag to compare

WebRTC builds including our patches
SHA: b0f3927ad1472a3411fed7f5b8cd972907b63feb

changes:
now using c++20 #162
use ubuntu 20.04 for linux builds #163

win: x64, arm64
linux: x64, arm64
mac: x64, arm64
android: x64, arm64, arm
ios-device: arm64
ios-simulator: arm64

ffi v0.2.1

16 Aug 12:28
22c4b21
Compare
Choose a tag to compare

prebuilt binaries of livekit-ffi v0.2.1

  • ci: improved ffi builds in #156
    • manylinux2014 (good standard from Python)

ffi v0.2.0

15 Aug 16:57
91affa5
Compare
Choose a tag to compare

prebuilt binaries of livekit-ffi v0.2.0

v0.2.0

03 Aug 22:21
93ce7e9
Compare
Choose a tag to compare

tldr

  • android & ios support
  • improved stability
  • client protocol improvements
  • upgraded libwebrtc to m114
  • progress on livekit-ffi to be able to use the Rust SDK on other languages (e.g: our Python SDK)
  • wgpu_room demo improvement for easier testing/debugging

livekit & livekit-api

livekit-ffi

Full Changelog: v0.1.3...v0.2.0

webrtc-d5ec6fa

14 Jul 12:58
Compare
Choose a tag to compare

WebRTC builds including our patches
SHA: d5ec6fa78b7e8c0813b40f10bdac6c0ce21bc241

changes:
now using libwebrtc m114

win: x64, arm64
linux: x64, arm64
mac: x64, arm64
android: x64, arm64, arm
ios-device: arm64
ios-simulator: arm64

v0.1.3

05 Jul 21:10
a482d4c
Compare
Choose a tag to compare

Changes:

  • Removed protoc as dependency (#117)
  • Fixed crashes on adm dispose (#115 #112)
  • Correctly wait publisher pc connection (#108)
  • Optimize livekit-ffi for size (#111)
  • Fixed aarch-win ffi builds (#107)
  • Fix DataReceived on the FFI (#109)
  • Include java files on webrtc builds (#116)

v0.1.2

30 Jun 20:11
7010934
Compare
Choose a tag to compare
v0.1.2 (#104)

webrtc-4a9b827

26 Jun 14:01
Compare
Choose a tag to compare

WebRTC builds including our patches
SHA: 4a9b8277aadedbbbf4850c12af91ffa9a78a90b7

changes:
rtc_use_h264=true for windows & linux
ios & android builds

win: x64, arm64
linux: x64, arm64
mac: x64, arm64
android: x64, arm64, arm
ios-device: arm64
ios-simulator: arm64

webrtc-beb0471

19 Apr 15:00
72bbc8c
Compare
Choose a tag to compare

WebRTC builds including our patches
SHA: beb04712c467fb36b48a682ce3afc304920bd062

win: x64, arm64
linux: x64, arm64
macos: x64, arm64