The python-sdks repository is now a monorepo containing the livekit and livekit-api packages.
This means you must import the rtc package using from livekit import rtc instead of import livekit
Room.on (add_listener has been removed)close functions are now renamed to aclosedata, if you want to easily allocate a new frame, use AudioFrame.createdataThe first version is now released, it allows the creation of access tokens and making requests to the room service
rtc.TrackKind.KIND_VIDEO is now accessible)LocalTrack, RemoteTrack, AudioTrack and VideoTrack typesFull Changelog: https://github.com/livekit/python-sdks/compare/v0.4.6...rtc-v0.5.0
Fetched April 11, 2026