pyEzviz icon indicating copy to clipboard operation
pyEzviz copied to clipboard

Max Number of Cameras

Open garythebat opened this issue 1 year ago • 1 comments

It seems to support a maximum 16 cameras, is this a limitation on the API or is it a coded limit?

I can't get my 17th camera to show up in Pyezviz or HomeAssistant

If it is a coded limit is it possible to add support for greater than 16 cameras?

garythebat avatar Jun 10 '23 11:06 garythebat

Hi @garythebat,

It's possible, just need to figure out how to all "next page" on the pagelist api. I need more cameras for this so will most likely be looking at the issue a bit later on in the year.

I have added a link to basic instruction on how to intercept the api calls in the readme for those who would like try and help.

RenierM26 avatar Aug 20 '23 05:08 RenierM26