This component displays the stream from your device webcam/camera in your application.
The list of available video devices is generated dynamically and can be received with DetectedDevices event. You can then use this list to switch between devices. The first available video capable device is used by default.
A screenshot can be triggered using ScreenshotCamera client action, the picture binary data will then be received from ScreenshotTaken event.
Enjoy :)
Update OutSystemsUI to the latest version