Can anyone please help me?
I know Camera Item, ViewAndLayout Item and View Item of a camera live stream, how can I get current displayed image?
Many Thanks,
Frediano
Can anyone please help me?
I know Camera Item, ViewAndLayout Item and View Item of a camera live stream, how can I get current displayed image?
Many Thanks,
Frediano
If you want to develop the functionality maybe you can use.
abstract Bitmap VideoOS.Platform.Client.ImageViewerAddOn.GetCurrentDisplayedImageAsBitmap (
)
[pure virtual]
Alternatively you can ask for one picture using JPEGLiveSource.