Skip to content

Releases: livekit/python-sdks

rtc-v0.8.0

14 Feb 20:43
3c65d74

Choose a tag to compare

Breaking changes from rtc-v0.7.0

  • rtc.VideoFrame constructor changed

What's Changed

Full Changelog: rtc-v0.7.1...rtc-v0.8.0

protocol-v0.3.1

14 Jan 17:01
66e0c4b

Choose a tag to compare

What's Changed

Full Changelog: api-v0.4.0...protocol-v0.3.1

api-v0.4.1

14 Jan 17:01
66e0c4b

Choose a tag to compare

What's Changed

Full Changelog: api-v0.4.0...api-v0.4.1

proto-v0.3.0

13 Jan 00:56
9b7d0de

Choose a tag to compare

Pin versions for protocol (#141)

api-v0.4.0

13 Jan 00:56
9b7d0de

Choose a tag to compare

Pin versions for protocol (#141)

rtc-v0.7.1

12 Jan 14:21
62cbed0

Choose a tag to compare

What's Changed

Full Changelog: rtc-v0.7.0...rtc-v0.7.1

rtc-v0.7.0

11 Jan 11:07
8eea946

Choose a tag to compare

Breaking changes from rtc-v0.6.0

  • arguments inside the data_received event changed: See #111

Ffi/Rust Changes

What's Changed

Full Changelog: rtc-v0.6.0...rtc-v0.7.0

api-v0.3.0

06 Dec 22:13
0243590

Choose a tag to compare

Breaking changes

Upgraded aiohttp from 3.8 to 3.9, api.LiveKitAPI timeout argument is now a aiohttp.ClientTimeout

What's Changed

Full Changelog: api-v0.2.0...api-v0.3.0

rtc-v0.6.0

14 Nov 07:32
b7c8030

Choose a tag to compare

Breaking changes from v0.5.0

The VideoSource constructor now mandates the inclusion of width and height parameters. These are essential for accurately determining the simulcast layers while publishing the track.

What's Changed

Full Changelog: api-v0.1.3...rtc-v0.6.0

api-v0.2.0

14 Nov 07:36
b7c8030

Choose a tag to compare

Breaking changes from v0.2.0

RoomService can no longer be accessed directly. To use the services, create an instance using api.LiveKitAPI(url, api_key, api_secret).
See example here

What's Changed

Full Changelog: api-v0.1.3...rtc-v0.6.0