SynView
Tip |
---|
So far iam is not part of the official released SynView - therfore it is mandatory to use prerelease Version below on your host system. |
During production the latest version of the SynView with iAMGigEServeris installed to camera. Only in special cases it is necessary to update the camera.
...
.
...
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)" |
...