livekit / python-sdks

LiveKit real-time and server SDKs for Python
https://docs.livekit.io
Apache License 2.0
157 stars 43 forks source link

Send SDK override and version to FFI #291

Closed bcherry closed 3 weeks ago

bcherry commented 1 month ago

This adds the new required params for SDK and SDK version, as added in https://github.com/livekit/rust-sdks/pull/471

It looks like this works but it's stuck on a different protobuf error during connection so I haven't verified they do make it through unharmed to the SFU but I believe it will work.