I am wondering how I could grab the screenshot of a Subscriber's video feed. I see a Stream object representing the video stream is passed into the Subscriber's constructor, but I have no idea how to take advantage using it to convert current frame into Bitmap. And idea ?
Thanks in advance !