How to use test camera
AnsweredI have installed network meta vms. I ran externally testcamera commands.
Where can I find the results.
I am not getting any camera on nx meta VMS client application.
I hit this,
./testcamera files="hi.mkv";secondary-files="lo30fps.mkv";count=100 -I 192.168.0.111
Output:
"Nx Witness Test Camera" version "4.0.0.589"
nx_network.ini (absent) To fill in defaults, touch /home/thasin/.config/nx_ini/nx_network.ini
nx_cloud_connect.ini (absent) To fill in defaults, touch /home/thasin/.config/nx_ini/nx_cloud_connect.ini
Parameter 'count' must be specified
2020-03-31 13:51:06.993 7379 INFO QnCameraPool(0xe23150): Server started at 0.0.0.0:4985
Got discovery message from "192.168.43.146:44134"
Got discovery message from "172.17.0.1:55629"
Is this expected result?
if so, where can I see the result?
-
Hello
-I 192.168.0.111 means the testcameras will be streaming into the 192.168.0.x network
Try to exclude this parameter (./testcamera files="hi.mkv";secondary-files="lo30fps.mkv";count=100) and this will stream to all network interfaces.
Then testcameras should be discoverable by the server
0
Please sign in to leave a comment.
Comments
1 comment