ReolinkCameraAPI / reolinkapipy

Reolink Camera API written in Python 3.6
GNU General Public License v3.0
207 stars 46 forks source link

Adding support to reolink go camera #54

Open borjaevo opened 2 years ago

borjaevo commented 2 years ago

Hello, I read cameras that uses special clients that not have a web client are not supported by this project. It would be very difficult to add suport to them? the API is completely different? Thank you!

Benehiko commented 2 years ago

Hi @borjaevo

Yes, unfortunately you would need to reverse engineer the application to figure out what type of protocol they are using. Of course this probably can be done, but I don't have much knowledge in this area. Would you be up for something like this?

Benehiko commented 9 months ago

There seems to be support for this at https://github.com/thirtythreeforty/neolink.