
Mike D
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 8
Activity overview
Latest activity by Mike D-
Mike D created a post,
Make camera view show information by default
AnsweredWhen bringing up a new camera in the Client, is it possible to enable the "Information" button by default? This way we can see the camera name at the top of the view without having to manually clic...
-
Mike D created a post,
Looking for compatible SDK
AnsweredI read on other posts that plugins not loading is caused by using the an incompatible sdk with media server. My media server is version 4.0.0.29988 . Where can I download the correct sdk? I did not...
-
Mike D commented,
Sergey, I am using mediaserver version 4.0.0.29988. Can you please send me a link to download the correct SDK?
-
Mike D commented,
Hi Andrey, Yes my plugin modified the the stub_analytics_plugin code base. However, when I build the original stub analytics plugin code on one machine and transfer it to another, that doesn't show...
-
Mike D created a post,
Moving plugin to new server and not showing in client
AnsweredI developed a plugin with meta sdk and have been using it on the same machine. When I move it to a new machine (in the 'plugins' folder) it does not appear to load in the VMS. Is this a CMake issue...
-
Mike D commented,
The second option worked for me. Thank you Andrey.
-
Mike D created a post,
How to remove or hide camera side plugin?
AnsweredI am using Meta sdk to build a system plugin and do not want a camera plugin to show. I can modify the manifest to do this but I get a Plugin Diagnostic Event: "Plugin violated its contract: Manife...
-
Mike D created a post,
Send custom event from Engine
AnsweredCan I easily send custom/generic events from the Engine instead of Device Agent? My plugin only requires an Engine interface. Thanks.
-
Mike D created a post,
How to update ComboBox range
AnsweredIn Meta SDK, is there a way to update the range value for a ComboBox? So instead of assigning a constant range in the manifest like this: {"type": "ComboBox","name": ")json" + kSerialPort + R"json(...
-
Mike D commented,
Hi Sergey, Has this been implemented yet? I would like my plugin to access every system feature offered by the API. Thank you.