Transfer JMF player from applet to servlet (Capture as JPG)
Hi all,
My applet is playing image from a webcam. I am trying to capture the image as JPG/GIF file in my servlet. How can I do that?
Is it possible to transfer the JMF player to the servlet?
Is there any otherway to capture the image from the servlet?
Thank you,
Hendry

