python-sdks
python-sdks copied to clipboard
`auto_subscribe` RoomOption not being respected
I have a token with canSubscribe=false and even though I have the following RoomOptions set it fails to connect.
await self.room.connect(host_url, token, rtc.RoomOptions(auto_subscribe=False))
Error:
livekit::rtc_engine:378:livekit::rtc_engine - failed to connect: Connection("wait_pc_connection timed out"), retrying... (2/3)