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. |
...
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)" |
...