Yes, you can use the EnxStream.getVideoFrameImage()
method to take the snapshot of a video stream during a session. The image from the video stream will be captured as raw bitmap data into the Canvas DOM Element.
Learn more about Taking Image Snapshot from a Video Stream