'ImageDisplayedEvent' is not working in ImageViewerControl

I developed as a component sample.

Use an ‘ImageViewerControl’ class .

But ‘ImageDisplayedEvent’ is not working.

How can I use ?

Just did the experiement and tried it myself. I do not see a ImageDisplayedEvent either.

Thank you for quick response.

If so, is there another way to know the status of the live stream in ImageViewerControl?

I would like to know when the stream is stopped.

I tried using “LiveStreamInformationEvent”.

But has not been consistently calling .

If the stream stop so does “LiveStreamInformationEvent”. You might be able to use the methods in the StatusViewer sample to get camera failures etc.

Thank you very much.

I hope “ImageDisplayedEvent” implemented at any later time.

Have a nice day.

It will be in the MIP SDK 2017 R1..

Developer comment: Implemented the ImageDisplayedEvent as it is in the Smart Client. It also provides information about the image being displayed (size etc)..

Thank you very much. Bo. :slight_smile: