
Jason Shim
- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 25
Activity overview
Latest activity by Jason Shim-
Jason Shim commented,
Thanks for reaching me out. You can close this issue.
-
Jason Shim created a post,
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.
-
Jason Shim commented,
Hi Andrey, I hope you are well. ;) I have not tested whether the mediaserver.conf is intact or not when Nx Witness is uninstalled or is upgraded by in-client update. What is your policy? Do you k...
-
Jason Shim created a post,
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...
-
Jason Shim created a post,
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...
-
Jason Shim commented,
Hello Andrey, The timestamp is raw timestamp from the camera. I can provide the source code. But it isn't a public domain. Give me your email and I'll send you the source code.
-
Jason Shim created a post,
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). ...
-
Jason Shim created a post,
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...
-
Jason Shim created a post,
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...
-
Jason Shim commented,
Hi Sergey, I'm actually use following order code to add attributes. auto attr = nx::sdk::makePtr<nx::sdk::Attribute>(nx::sdk::IAttribute::Type::string, "top color", topcolo);objectMetadata->addAttr...