I Got Problem With Sample Analytics Plugin
AnsweredI’m using Nx Meta and Nx Client version 6.0.6.41837.
I successfully built a .dll file from the opencv_object_detection_analytics_plugin sample.
Then I placed the DLL file in the following directory:C:\Program Files\Network Optix\Nx Meta\MediaServer\plugins
However, when I open the System Administration → Plugins section in Nx Meta, my plugin does not appear in the list.
I’m not sure whether the plugin failed to load, was placed in the wrong directory, or if there’s a compatibility issue between my build and the Nx Meta version.
-
Can anyone help me soon?
0 -
Hi
We’ve confirmed that the sample plugin works correctly across all versions and platforms, so the issue you’re encountering is most likely related to your environment or operation process.
If you’ve successfully built the sample plugin but can’t see it under the Plugins tab, the first essential step is to enable debug logging and reproduce the issue to review what appears in the logs.
Please follow the steps provided in the readme.md in the metaSDK, make sure there is nothing left undone and everything is done properly, and refer to the documentation on how to enable debug logging here
Doing so not only helps us understand what might have happened but also helps you develop good troubleshooting habits for plugin development and technical reporting.
In general, a well-prepared post or question should include clear details about the steps you performed as well the environment configuration. At the moment, the description you’ve shared is quite limited, which makes it difficult to understand the real situation.
Thanks for your understanding,
0
Please sign in to leave a comment.
Comments
2 comments