Skip to content

Releases: livekit/rust-sdks

ffi-v0.3.13

13 Nov 21:49
e3e8a45
Compare
Choose a tag to compare

prebuilt binaries of livekit-ffi v0.3.11

What's Changed

  • use webrtc-d5afc4b & fix h264 in #241 #239

Full Changelog: webrtc-d5afc4b...ffi-v0.3.13

ffi-v0.3.12

09 Nov 18:38
36d7690
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: ffi-v0.3.11...ffi-v0.3.12

ffi-v0.3.11

28 Oct 16:32
fdb83a7
Compare
Choose a tag to compare

prebuilt binaries of livekit-ffi v0.3.11

What's Changed

Full Changelog: ffi-v0.3.10...ffi-v0.3.11

ffi-v0.3.9

02 Oct 18:28
ee6e159
Compare
Choose a tag to compare

prebuilt binaries of livekit-ffi v0.3.9

What's Changed

Full Changelog: ffi-v0.3.6...ffi-v0.3.9

ffi-v0.3.10

02 Oct 23:45
327472c
Compare
Choose a tag to compare

prebuilt binaries of livekit-ffi v0.3.10

What's Changed

Full Changelog: ffi-v0.3.9...ffi-v0.3.10

ffi-v0.3.6

25 Sep 04:14
b968d3b
Compare
Choose a tag to compare

prebuilt binaries of livekit-ffi v0.3.6

New Contributors

Full Changelog: ffi-v0.3.5...ffi-v0.3.6

ffi v0.3.5

21 Sep 20:05
45aeed0
Compare
Choose a tag to compare

prebuilt binaries of livekit-ffi v0.3.5

webrtc-6af5bfd

20 Sep 17:52
f2941a7
Compare
Choose a tag to compare

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

21 Sep 15:21
f2941a7
Compare
Choose a tag to compare

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

19 Sep 01:29
f2941a7
Compare
Choose a tag to compare

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