starkillerOG / reolink_aio

Reolink NVR/camera API PyPI package
MIT License
79 stars 16 forks source link

Implement Baichuan protocol on port 9000 #80

Closed starkillerOG closed 1 month ago

starkillerOG commented 1 month ago

Implement Baichuan protocol on port 9000 and use it to automatically enable the HTTPs and RTMP port if needed during login.

New dependency: pycryptodomex

Dropped python 3.10 support