Releases: livekit/python-sdks
Releases · livekit/python-sdks
rtc-v0.17.4
What's Changed
- fix rtc.AudioStream not working on local tracks
Full Changelog: rtc-v0.17.3...rtc-v0.17.4
rtc-v0.17.3
What's Changed
- add with_kind to claims by @timu-jesse-ezell in #263
- Type participant kind by @davidzhao in #272
- rtc: added sip publish dtmf feature by @s-hamdananwar in #273
- dispose livekit_ffi on python interpreter exit by @theomonnom in #274
- Fix FATAL: exception not retrown (livekit/agents#732) on exit
New Contributors
- @timu-jesse-ezell made their first contribution in #263
- @s-hamdananwar made their first contribution in #273
Full Changelog: rtc-v0.17.2...rtc-v0.17.3
rtc-v0.17.2
What's Changed
- fix invalid data len in the audioresampler by @theomonnom in #266
- quality of life improvements by @theomonnom in #267
- more docstrings & add rtc.combine_audio_frames by @theomonnom in #268
- remove confusing errors when accessing room states before connection by @theomonnom in #269
- fix wait_for_playout finishing too early by @theomonnom in #270
Full Changelog: rtc-v0.17.1...rtc-v0.17.2
rtc-v0.17.1
What's Changed
- added rtc.AudioResampler using SoX by @theomonnom in #264
Full Changelog: rtc-v0.17.0...rtc-v0.17.1
rtc-v0.17.0
What's Changed
- fix important regression where rtc reconnection wasn't working livekit/rust-sdks#440
- only subtract 50ms from stream queue once by @nbsp in #256
- fix sample_rate & num_channels with AudioStream.from_participant by @theomonnom in #259
- rtc-v0.17.0 by @theomonnom in #260
Full Changelog: rtc-v0.16.2...rtc-v0.17.0
rtc-v0.16.2
What's Changed
- Introduce AudioStream.from_participant + VideoStream.from_participant by @keepingitneil in #229
- optimize AudioSource captures by @theomonnom in #251
- add wait_for_playout to AudioSource by @theomonnom in #254
- v0.16.2 by @theomonnom in #255
Full Changelog: rtc-v0.15.2...rtc-v0.16.2
rtc-v0.15.2
What's Changed
- Expose participant kind from the ffi by @keepingitneil in #249
- Update version by @keepingitneil in #250
Full Changelog: rtc-v0.15.1...rtc-v0.15.2
rtc-v0.15.1
What's Changed
Fixed a crash on the FfiClient drop_handle when unsubscribing from a track
- rtc-v0.15.1 by @theomonnom in #247
Full Changelog: rtc-v0.15.0...rtc-v0.15.1
rtc-v0.15.0
What's Changed
- rtc: add (*LocalPublication).wait_for_subscriber() by @nbsp in #238
- Export VideoEncoding and VideoCodec by @davidzhao in #245
- audiostream: add resampling options by @theomonnom in #244
Full Changelog: rtc-v0.13.1...rtc-v0.15.0
rtc-v0.13.1
Warning
0.13.x introduces breaking changes to the disconnected RoomEvent. The callback, which used to take no arguments, now requires an argument of type DisconnectReason.
What's Changed
- Getting rid of unused code in multiple_connections by @davidzhao in #230
- [🤖 readme-manager] Update README by @davidzhao in #231
- Add attributes to AccessToken creation by @keepingitneil in #233
- bump version by @keepingitneil in #234
- Update protocol to support Egress SRT & ImageOutput by @davidzhao in #235
- bump(ffi): LocalTrackSubscribed, DisconnectReason by @nbsp in #236
- bump: rtc 0.13.0 by @nbsp in #237
- bump: rtc 0.13.1.dev0 by @nbsp in #239
- bump: rtc 0.13.1 by @nbsp in #240
Full Changelog: rtc-v0.12.1...rtc-v0.13.1