It is possible to use special option to connect Nx Desktop to Server from the command line:
--auth=http://username:password@server_address:server_port
In example below server address is 192.168.1.200, port is default 7001, username is admin and password is admin1234. Client version is 3.0.0.14971:
Windows:
>"C:\Program Files\Network Optix\Nx Witness\Client\3.0.0.14971\HD Witness.exe" --auth=http://admin:admin1234@192.168.1.200:7001
Ubuntu:
$/opt/networkoptix/client/3.0.0.14971/client-bin --auth=http://admin:admin1234@192.168.1.200:7001
Client will use secured connection.
Comments
4 comments
Is it possible to open spesific cameras or layouts and start playback at spesific time directly in the NX Client?
Like the links to web sent in emails:
http://192.168.1.150:7001/static/index.html#/view/89966d14-6e8c-f451-b858-ab663f5f4adf?time=1530546310250
Hi Fredrik,
This capability will be added in one of 3.2 patches.
Cool!
Any new features added to to the command line arguments now?
Please sign in to leave a comment.