Testcamera Results

Answered

Comments

7 comments

  • Avatar
    Andrey Terentyev

    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.

    0
    Comment actions Permalink
  • Avatar
    SHANMUGARAJ K

    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

    0
    Comment actions Permalink
  • Avatar
    Norman - Nx Support

    Hi SHANMUGARAJ K

    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

    0
    Comment actions Permalink
  • Avatar
    Andrey Terentyev

    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

     

     

    0
    Comment actions Permalink
  • Avatar
    SHANMUGARAJ K

    Andrey Terentyev, Norman - Nx Support, Thanks for the very clear explanation...

    0
    Comment actions Permalink
  • Avatar
    SHANMUGARAJ K

    Andrey Terentyev, IS it possible that can we get the camera ID in the cmd/terminal...

    0
    Comment actions Permalink
  • Avatar
    Andrey Terentyev
     
     
    You can use the getCamerasEx API function to get the list of camera with their attributes, including ID.
    0
    Comment actions Permalink

Please sign in to leave a comment.