Hi Livekit team and community. Has anyone ever needed to retrieve video track in Python with a fixed maximum resolution? I see in the JS SDK that you can set the desired resolution with
setVideoQuality
, but I can't find an equivalent on the Python side.