HclX / WyzeHacks

Hacks I discovered allowing Wyze camera owners to do customizations
MIT License
803 stars 75 forks source link

Wyze Cam Pan telnet password does not work #85

Closed akivacp closed 3 years ago

akivacp commented 3 years ago

I tried using the same password I use for the v2 cameras, but it looks like the password is incorrect. Is there a different password for the pan cameras?

~/wyze_hacks_0_5_01 $ telnet 192.168.x.x
Trying 192.168.x.x...
Connected to 192.168.x.x.
Escape character is '^]'.
PanCam login: root
Password:
Login incorrect
PanCam login:
Login timed out after 60 seconds
Connection closed by foreign host.
revenant-81 commented 3 years ago

AFAIK, the Cam Pan password is unknown. Within config.inc, uncomment the PASSWD_SHADOW variable and push the config to the Pan camera. This will update the password to the same as the V2s.

akivacp commented 3 years ago

Uncommenting the line works. Thank you. I am able to telnet in.