Integrationof NX meta with a analytics that run on another server
AnsweredHi, may i ask how to integrate nx meta with my analytics (run on python) that run on another server(device)? i need sample code that takes the video stream and metadata
-
Hi Refky Fauzi
Thanks for your question. Are you asking you want to have video from Nx then you can push those metadata back to Nx?
What do you what to achieve here? The current request might not be very clear.
It would be appreciated, if you can elaborate more detail, and/or the exact use case.Thanks.
0 -
I mean , i have standalone opencv analytics in python. And then i want my analytics video stream and metadata (bounding box location, objectname, etc) used in nx meta. Do you have sample code to integrate my standalone analytics? Thanks
0 -
Hi Refky Fauzi,
Thanks for your questions.
In order to deliver different sorts of metadata(bounding box location, object name, etc) into Nx Meta/Nx Witness, you will need to create an Nx plugin that would contain necessary interfaces for tethering the metadata with video frames, and then send the data/frame as well as interact with the Nx mediaserver.
We have the guides and instructions are available to you, so it is suggested that you could start with these resources:
- https://meta.nxvms.com/docs/developers/knowledgebase/192-explore-platform-architecture
- https://meta.nxvms.com/docs/developers/knowledgebase/215-supported-programming-languages
- https://meta.nxvms.com/docs/developers/knowledgebase/195-1-integration-capabilities--what-to-expect
Hope this helps.
Thanks.0
Please sign in to leave a comment.
Comments
3 comments