Testcamera Results
AnsweredHello,
I am trying to run testcamera by this command - testcamera -I 127.0.0.1 "files=detected_girl.mp4; count=8"
The server is started, I read that the result of the cameras are shown in nx:meta app, in auto discovered server.
But, In nxmeta app, the autodiscovered server is not shown-
I am using windows, my ipconfig is -
Where to see the results of the testcamera?
Thanks
-
Hello SHANMUGARAJ,
The server is started, I read that the result of the cameras are shown in nx:meta app, in auto discovered server.
The message "server started at 4985" means the testcamera has started its internal server process for accepting discovery messages from the mediaserver.
1. You need to start the mediaserver service.On Windows, once MetaVMS mediaserver is installed, the mediaserver service is set to start automatically, but you can start it manually with the command with administrator rights:
sc start metavmsMediaServer
2. Log in to the Server via NxMeta client application.
The Server should detect and show testcameras in the device tree.
-
Andrey Terentyev, Thanks for the answer,
In the cmd, I got many server address, like this -Is these address are rtsp address?
How to get the rtsp address for each camera[mentioned in the count parameter in the testcamera command]?Could you please help me, thanks
-
It's pretty simple. Run the test camera emulator on the same subnet as the NX Witness mediaserver or on the NX Witness mediaserver and assure autodiscovery is enabled.
Start the testcamera emulator and wait a few minutes to allow the server to discover and add the generated testcameras
-
Hi SHANMUGARAJ,
In addition to said, you can open RTSP stream via Video API of the Server. See the screenshot.
You can find camera id in the "Camera Setting" window of a testcamera.
Here is an example
-
Andrey Terentyev, Norman - Nx Support, Thanks for the very clear explanation...
-
Andrey Terentyev, IS it possible that can we get the camera ID in the cmd/terminal...
-
You can use the getCamerasEx API function to get the list of camera with their attributes, including ID.
Please sign in to leave a comment.
Comments
7 comments