Update faq.md

pull/160/head
Igor Zalatov 2023-09-21 20:58:55 +03:00 committed by GitHub
parent 8c0441f414
commit 166f53b7bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -50,11 +50,11 @@ sf probe 0; sf erase 0xd50000 0x2b0000; reset
`ssh root@<camera_ip_address>`
There is no password by default.
There is _12345_ password by default.
### How to sign in into camera Web UI?
Open http://<camera_ip_address>:85/ and sign in using default username _admin_
Open http://<camera_ip_address>:85/ and sign in using default username _root_
and default password _12345_. You will be asked to change the password after
successful login.