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

Status Page

How to always enable plugin for all cameras in server?

Answered

Comments

1 comment

  • Andrey Terentyev
    • Network Optix team

    Hello,

    To achieve that, you can do the following.

    1. Declare deviceDependent capability in the manifest

    2. Implement the isCompatible(const IDeviceInfo * deviceInfo)   method of the Engine class to return alway true.

    0

Please sign in to leave a comment.