Long live object problem.
CompletedHi,
Objects are used to display counters in VMS, but if the same ID is kept for a long time, there was a problem of excessively accessing the disk in the DB.
To avoid this problem, I updated the ID periodically, but whenever the ID is updated, a new object is displayed in the object list. This is a very old problem, has it been resolved recently?
Or is there any other solution?
0
-
Official comment
We released Nx Meta R4, which has a solution for long live objects.
https://meta.nxvms.com/downloads/patchesAdded new flags to the Object Type: `liveOnly` and `nonIndexable`
The first flag is needed for overlay-type objects or for "captioning" live feed (shown only in live). The second is used for objects, that should be shown in live and in the archive. This way temperature trackers would not flood objects panel. Search by exact value won't be available, though, but on the other hand, it would not cause excessive disk usage while providing relative information on the video.
For tracking specific values (e.g., if the temperature exceeds some threshold) -- an Analytics event should be used.
I think it would be great to start adapting your plugins for the 5.0 version, as it has a lot of new features for analytics plugins.
let me know if there are ANY questions -
Hello Jason,
At the moment, there is no other solution for that.
JIRA-VMS-18853
0
Please sign in to leave a comment.
Comments
2 comments