In OS Update I need to ssh into the device IP. On the guide it says I don't need a password. However when I try doing ssh into the camera, it asks for a password. I tried "luxonis", "admin" and "root" and get permission denied error
root@10.0.10.93's password:
Permission denied, please try again.
root@10.0.10.93's password:
I tried with sudo permission too but that doesn't help either. What should I do?