Graham Parry
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Graham Parry-
Graham Parry commented,
Yep, that's a plan also. Hopefully both suggestions crack the problem. Thank you.
-
Graham Parry commented,
Thanks, Andrey I'm obviously trying the conversion process a bit late in the day. I'll review the documentation and see if an earlier process helps.
-
Graham Parry commented,
Quick update, it seems to be openCV that it doesn't like. The plugin compiles OK and loads Ok, but when activated the Server stops running and has to restart. If I remove all reference to openCV t...
-
Graham Parry created a post,
Frame Transfer Upsetting The Server
AnsweredHi Windows 10, VMS and Metadata 5.0.0.35745 Attempting to transfer a video frame at set intervals, but the current setup is causing the server to stop and restart, and that's before the plugin is...
-
Graham Parry commented,
Doh. Schoolboy error on my part. Thanks Andrey. Case closed.
-
Graham Parry commented,
Many thanks for your help, Andrey. It's frustrating that what should be a very simple test plugin is proving so tricky. Clearly a trick is being missed.
-
Graham Parry commented,
Hi Andrey Developing on Windows 10, deploying to Nx Server on Windows 11 Metadata SDK 5.0.0.35745 Just one setting for now in the settings model, a spin box. The object of this test plugin, for the...
-
Graham Parry commented,
Hi Andrey So this is Windows, Nx Witness 5.0.0.35745 and MetadataSDK 5.0. I seem to have solved one problem in that if I create my variables in device_agent.h protected: they will only pertain to t...
-
Graham Parry created a post,
DeviceAgent variables pertaining only to the attached device
AnsweredHaving an issue with a threaded event in a test plugin in that a variable holding the deviceInfo->name does not appear differently for each camera attached. Taking stub diagnostic_events as templ...
-
Graham Parry commented,
Thanks Andrey. Looks like those logs will prove the best way or working out what's happening to the metadata at its various stages.