livekit-server-sdk-python
livekit-server-sdk-python copied to clipboard
Missing attributes on VideoGrant
Hi, thanks for building this SDK. 💯
My problem is that I want to create a camera-only token and send back to client, in the doc I have read that we can use the attribute canPublishSources, I found it in the NodeJS package but for our python we don't have that. Am I missing something ?
I have created a quick PR fix for that, please help me to verify that. Thank you. https://github.com/livekit/livekit-server-sdk-python/pull/10