Skip to content

Releases: livekit/python-sdks

rtc-v0.8.0

Choose a tag to compare

@theomonnom theomonnom released this 14 Feb 20:43
3c65d74

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

Choose a tag to compare

@keepingitneil keepingitneil released this 14 Jan 17:01
66e0c4b

What's Changed

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

api-v0.4.1

Choose a tag to compare

@keepingitneil keepingitneil released this 14 Jan 17:01
66e0c4b

What's Changed

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

proto-v0.3.0

Choose a tag to compare

@keepingitneil keepingitneil released this 13 Jan 00:56
9b7d0de
Pin versions for protocol (#141)

api-v0.4.0

Choose a tag to compare

@keepingitneil keepingitneil released this 13 Jan 00:56
9b7d0de
Pin versions for protocol (#141)

rtc-v0.7.1

Choose a tag to compare

@theomonnom theomonnom released this 12 Jan 14:21
62cbed0

What's Changed

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

rtc-v0.7.0

Choose a tag to compare

@theomonnom theomonnom released this 11 Jan 11:07
8eea946

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

Choose a tag to compare

@theomonnom theomonnom released this 06 Dec 22:13
0243590

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

Choose a tag to compare

@theomonnom theomonnom released this 14 Nov 07:32
b7c8030

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

Choose a tag to compare

@theomonnom theomonnom released this 14 Nov 07:36
b7c8030

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