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

Status Page

2N doorbell

Answered

Comments

2 comments

  • Matt Baker

    I have actually managed to resolve this issue myself.
    Posting incase anyone else has the same issue.

     

    I noticed under the 2N settings that the lowest Framerate that can be set in the web UI is 10 fps.  This made me wonder about the NX witness config where it likes to set the secondary channel to 7 fps by default (for motion sensing).

    The solution was to set a frame rate of 10 fps for the secondary channel under the Advanced tab for the camera in NX Witness.

    Now the image/audio connection is stable.

     

     

    0
  • Norman
    • Network Optix team

    Hi Matt Baker 

    Most VMS or NVR systems set their own stream profiles on a device. This is why you sa: 

    rtsp://<removed>/onvif/media?transport=unicast&profile=hdwitnessP 

    instead of the expected:

    rtsp://<removed>/media?vcodec=h265&vres=1920x1440&fps=30&vbr=256&audio=1&zipstream=medium

    This one can be used to add the device directly to the VMS via its RTSP stream. 

    Also, 2N devices are not treated as Axis devices, which is why the original URL included /onvif/.

    Since changing the frame rate from 7 fps to 10 fps resolved the issue, this points to a camera bug. A VMS typically will not set a frame rate value that the device does not support. Usually, 7 fps (or the nearest supported value) is standard for secondary streams, so it appears the device incorrectly reported 7 fps as an available option during discovery.

    I recommend reporting this to the 2N team for further investigation. You can also escalate this through your Nx Reseller so we can confirm the issue on our end. 

    If you do, please include a Wireshark capture of the discovery process so we can review the ONVIF requests sent by the VMS and the device's actual responses.

    Best regards.

    0

Please sign in to leave a comment.