...
During production the latest version of the SynView with iAMGigEServer is installed to camera. Only in special cases it is necessary to update the camera.
Info |
---|
You need to add the camera to your known hosts before using the command below.
|
For installation on iam camera please use the ssh command:
Code Block |
---|
cat <SYNVIEW-VERSION>.tar.gz | ssh root@192.168.1.10 "(cd /;tar xz -f -;/sbin/ldconfig)" |
Info |
You need to add the camera to your known hosts before using the command below. ssh-keygen -f ~/.ssh/known_hosts -R 192.168.1.10 |
SynView for iam camera
Attachments | ||||||||
---|---|---|---|---|---|---|---|---|
|
...