Wyze_sdk module for Python - how to capture live images

I am trying to capture and save images from one of my Wyze cameras using Python one my home Windows 10 computer. I have pip installed the wyze-sdk and generated a key ID and API key to access via my account. So far I have been able to create a client object and got a list of cameras using the client.cameras.list() method.

What I need help with now is how to I select one of these cameras and begin downloading live images so I can store them as jpeg files.

No clue but from other recent discussions regarding Tinycam which I’m guessing uses a similar method, you need to get the “channel” number for each cam.