Avatar

Mike D

  • Total activity 20
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 8

Posts

Recent activity by Mike D Sort by recent activity Recent activity Votes
  • Make camera view show information by default

    Answered

    When 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...

  • Looking for compatible SDK

    Answered

    I 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...

  • Moving plugin to new server and not showing in client

    Answered

    I 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...

  • How to remove or hide camera side plugin?

    Answered

    I 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...

  • Send custom event from Engine

    Answered

    Can I easily send custom/generic events from the Engine instead of Device Agent? My plugin only requires an Engine interface.   Thanks.

  • How to update ComboBox range

    Answered

    In 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(...