Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

Dahua analytics (detecting and bounding boxes)

Answered

Comments

8 comments

  • Norman
    • Network Optix team

    Hi @...,

    Thank you for your kind words.

    1. Most likely we can offer a solution. To do that, we need screenshots of each model that shows the Vendor name, Model name, and firmware version. With this information we might be able to offer you a temporary solution and after your confirmation we can make it final in the upcoming monthly patch.
    2. Bounding boxes are irrelevant for the analytics, in general, the only purpose is to alert the users. Personally I find them annoying. The most likely case is that the bounding boxes are on the third stream, which isn't used by Nx Witness, we only use the Primary and Secondary streams.

      If you want bounding boxes, you also could use the OpenVino plugin. This plugin enables analytics for devices without on-board analytics and has the option to display bounding boxes.
    0
  • Permanently deleted user

    Ok, sounds like the bounding boxes aren't supposed to show up, which is cool.  I just wanted to make sure I wasn't missing something.

    For the model numbers, here's an example:

    That's really a Dahua ipc-hdw5442t-ze.  I'm also buying ~15 more dahua cameras with some different models in the next couple of weeks, so I was hoping to find a generic solution that didn't require you hardcoding something.  One idea could be a json file that maps camera IDs, or mac addresses, or even IP addresses to a particular driver.  For example:
    deviceMapping {[

    "192.168.2.41": "dahua ipc-hdw5442t-ze",

    "192.168.2.42": "dahua N84CL52"

    ]}

     

    Then we could self-manage the mappings.  A UI for that would be a bonus, but having SOME way to force the right driver to load would be great.  Alternatively, I'm assuming I can change it in the database, but that's obviously not a great idea either.

     

    Thanks for the help!

    0
  • Permanently deleted user

    Norman - just tagging you here.

    0
  • Norman
    • Network Optix team

    Hi @...,

    For multiple reasons, support is a major one, we require such integration in our source code.

    Unfortunately we cannot add the device you shared the screenshot to our source code, since the Vendor and Model name aren't generic enough and are use by other manufacturers as well. It surprises me a bit, since in the past most often the Vendor name was generic, but the model name was unique, which makes it possible to let these cameras behave as the original vendor, Dahua in this case. 

    Nevertheless, I created a file, which you can download HERE, which should make the cameras behave like a Dahua camera for the analytics part, but we cannot offer a permanent solution. But, without any promises, I created the fix in such way it should remain working as long as you use the latest released version. Most likely it will fail after the next release (v5.0).

    After you downloaded the file, please follow the steps as described below:

    1. Remove the device from the system.
    2. Stop the mediaserver application and paste the resource_data.json file in the attachment at the following location:

      For Windows: C:\Program Files\Network Optix\Nx Witness\MediaServer
      For Linux: /opt/networkoptix/mediaserver/bin/

    3. Now start the mediaserver application again.
    4. Add the device again.

    To stop and start the media server, please do it as follows:

    For Windows:

    1. Open the Task Manager
    2. Select tab Services find the Mediaserver application,
    3. Right-click and select; Stop or Start.

    For Linux:

    1. Open the terminal (Ctrl+Alt+T)
    2. Enter the following command;
      sudo service networkoptix-mediaserver stop
      or
      sudo service networkoptix-mediaserver start

    After this, the request should be fulfilled, and the device should have the ability to use the Dahua analytics.

     

    0
  • Dennis Wouters

    Hi Norman,

    The downloadlink isn't working anymore. Can you please make a new one?

    Kind Regards,

    Dennis

    0
  • Norman
    • Network Optix team

    Hi Dennis Wouters ,

    Please share a screenshot of the Camera Settings menu, tab General in a way the Vendor and Model names are visible.

    0
  • Dennis Wouters

    Hi Norman,

    Hereby the Screenshot. We're also gonna use the Dahua IPC-HFW3441T-ZS and Dahua SD1A404XB-GNR, but these are not connected right now.

    0
  • Norman
    • Network Optix team

    Hi Dennis Wouters,

    That screenshot does not correspond with the original issue (Dahua supplying firmware with generic names like IP Camera) that was reported in the starting topic, since your screenshot clearly show the original Vendor name Dahua.

    Please open a new topic, explaining the issue you encounter, and as many details as possible of the system as a whole, as mentioned in THIS support article. 

    0

Please sign in to leave a comment.