Skip to content

Releases: livekit/rust-sdks

ffi v0.2.1

Choose a tag to compare

@theomonnom theomonnom released this 16 Aug 12:28
22c4b21

prebuilt binaries of livekit-ffi v0.2.1

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

ffi v0.2.0

Choose a tag to compare

@theomonnom theomonnom released this 15 Aug 16:57
91affa5

prebuilt binaries of livekit-ffi v0.2.0

v0.2.0

Choose a tag to compare

@theomonnom theomonnom released this 03 Aug 22:21
93ce7e9

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

Choose a tag to compare

@theomonnom theomonnom released this 14 Jul 12:58

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

Choose a tag to compare

@theomonnom theomonnom released this 05 Jul 21:10
a482d4c

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

Choose a tag to compare

@theomonnom theomonnom released this 30 Jun 20:11
7010934
v0.1.2 (#104)

webrtc-4a9b827

Choose a tag to compare

@theomonnom theomonnom released this 26 Jun 14:01

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

Choose a tag to compare

@theomonnom theomonnom released this 19 Apr 15:00
72bbc8c

WebRTC builds including our patches
SHA: beb04712c467fb36b48a682ce3afc304920bd062

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