create a video analytics plugin using python, is it posiible?
AnsweredHi,
from the docs C++ shared libs are used to create a video analytics plugin, is it possible if we use python ? so we are able to create a video analytics plugin in python language.
Thanks
-
Hi,
Please see this thread for detail
-
Hello! In our newer version, we're introducing support for API-based analytics.
In short, this new mechanism allows you to register Integration via API, receive notifications about setting changes and active settings through a WebSocket connection, and push analytics data via WebSockets or REST API.
This makes Analytics Integration language-independent, whether you prefer Python, C#, JavaScript, or any other language.
You can install the latest beta version of Meta and try it yourself. There are currently some limitations, which we plan to fix in the release version, but we're eager to hear your feedback to make improvements.
You can download latest beta at https://meta.nxvms.com/download/betas/
You can read release notes for the beta at https://meta.nxvms.com/download/other/betas#6.1.0.39707
-
Hello,
You can get acquainted with Analytics API in 6.1 beta.
Here is the link to start experimenting
The basic concepts of the Analytics API are mostly the same of the Metadata SDK, however at the moment, there is no public article explaining those.
Please sign in to leave a comment.
Comments
3 comments