Skip to content

Releases: livekit/python-sdks

v0.3.1

Choose a tag to compare

@theomonnom theomonnom released this 06 Sep 18:24
19d5d0b

Breaking changes from v0.2.*

AudioSource.__init__() now requires two parameters: sample_rate and num_channels
AudioSource.capture_frame is now async and automatically handle the clock synchronisation

What's Changed

Full Changelog: v0.2.5...v0.3.1

v0.2.3

Choose a tag to compare

@theomonnom theomonnom released this 14 Aug 12:08
b14fa6c

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@keepingitneil keepingitneil released this 11 Aug 21:42
2ece5cd

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@keepingitneil keepingitneil released this 11 Aug 05:38
5cc44f9

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@theomonnom theomonnom released this 04 Aug 16:57
039709d

What's Changed

Rust changelog

https://github.com/livekit/client-sdk-rust/releases/tag/v0.2.0

v0.1.3

Choose a tag to compare

@theomonnom theomonnom released this 06 Jul 17:31
4d32491

Changes:

  • Reduced binary sizes
  • Fixed proto files not being included on wheel packages

v0.1.1

Choose a tag to compare

@theomonnom theomonnom released this 03 Jul 14:40
930c806
v0.1.1 (#4)