Jason Shim
- Total activity 76
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
Posts
Recent activity by Jason Shim-
DW Spectrum 6.1: liveOnly / nonIndexable objects appear in Objects tab while recording
Hello.I’m working with an Analytics Plugin in a DW Spectrum / Nx VMS environment using the Metadata SDK.I have a question about the `liveOnly` and `nonIndexable` object type flags.In DW Spectrum 6....
-
sdk pushMetadataPacket crash
On Windows, I get following error, please advice.when my plugin calls pushMetadataPacket, mediaserver crashesthis occurs when it runs in long term(about 3~4 days)following is the call stack of the ...
-
What could cause 'Recover Mode has operated'?
CompletedHello, We are running 'VCA Edge - Server' on lots of cameras. We were hit by the following message. I'd like to know what could trigger Recovery Mode. Thanks.
-
At Jetson Orin Nano, Hardware ID changes every time it reboots. It invalidates a license.
AnsweredHello support, I have a Jetson Orin Nano 4GB device. I installed Nx Witness and a license. It ran everything OK. I rebooted the device and found the license was gone. I noticed that hardware ID cha...
-
How much would the system be affected by merging Nx Edge (ARM version) servers together?
AnsweredDear support, (background) Nx ARM version is running on a camera SoC storing streaming to a SD card. A customer wants to know how many number of Nx Edge (running on a camera) can be merged togeth...
-
Double valued timestamp
AnsweredHello. Sometimes, (probably the first packet for a device agent instance), the packet pushed like as following time stamp. It means year 2076 and it is double of current timestamp( since 1970). ...
-
camera frame and timestamp exact matching
AnsweredHi, I'm developing metadata plug-in for my camera and the plug-in implements a algorithm detecting a type of small and fast objects in the camera device. It requires exact timestamp synchronization...
-
Plugin is receiving both primary and secondary stream together when other plugin selects different stream type
AnsweredI have reported this issue before. The previous post is https://support.networkoptix.com/hc/en-us/community/posts/4418176150807-Plugin-receives-primary-and-secondary-stream-back-and-forth- . I obse...
-
Object attribute display order problem.
AnsweredWe distinguish a person's top and bottom colors and transmit(using addAttribute method) them as metadata. In version 4.2, the metadata is displayed in the order it is sent, so in VMS, the top color...
-
Plugin receives primary and secondary stream back and forth.
AnsweredHi, If my plugin sets to receive secondary stream and another plugin on the same channel sets to receive primary stream, my plugin receives primary and secondary stream back and forth. And it cause...