meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cctv:hik:cameras:activation [2025/01/30 17:03] – niziak | cctv:hik:cameras:activation [2025/02/26 15:41] (current) – niziak | ||
---|---|---|---|
Line 2: | Line 2: | ||
Brand new camera needs to be activated by setting admin password. | Brand new camera needs to be activated by setting admin password. | ||
- | * accessing camera web page by default IP 192.168.1.64 | + | * accessing camera web page by default IP [[http://192.168.1.64/]] |
- | * with ``sadptool`` (works under Wine) | + | * with '' |
Use Python lib and write own tool ? [[https:// | Use Python lib and write own tool ? [[https:// | ||
+ | ===== 192.168.1.64 ===== | ||
+ | <code bash> | ||
+ | ip a add 192.168.1.2/ | ||
+ | ip a del 192.168.1.2/ | ||
+ | </ |