Hi,
using XProtect 2024 r1 and MIPS SDK 2023 R3.
Is there any feasibility of adding overlay buttons on the image viewer plugin control in SC?
Drag and drop/draw on the sample plugin(VideoPreview) is not working.
Thanks,Vega.
Hi,
using XProtect 2024 r1 and MIPS SDK 2023 R3.
Is there any feasibility of adding overlay buttons on the image viewer plugin control in SC?
Drag and drop/draw on the sample plugin(VideoPreview) is not working.
Thanks,Vega.
The built-in overlay buttons are only working for the built-in camera views.
The overlay buttons you can develop using the MIP SDK can be used when you have your own Image Viewer control.
You can see for yourself in the Active Elements Overlay plugin sample.
The Video Preview plugin sample uses some of the same functionality to draw a line.