Posted By:
sapan_shah
Posted On:
Tuesday, May 16, 2006 11:09 PM
I am new for JMF. I have created applet and trying to display video captured by webcam on browser. I am getting following error: SecurityException: permission denied ... ... Insted of applet If I use swing components then then I can see video on the GUI screen which I create using swing. But I want to see it on browser. So, I need to use applet. So, What to do now?? One more thing I have signed my applet. so, don't tell me that your applet need to be signed. waiting for solution from you Java GURUs Thank you
More>>
I am new for JMF. I have created applet and trying to display video captured by webcam on browser.
I am getting following error:
SecurityException: permission denied
...
...
Insted of applet If I use swing components then then I can see video on the GUI screen which I create using swing. But I want to see it on browser. So, I need to use applet.
So, What to do now??
One more thing I have signed my applet. so, don't tell me that your applet need to be signed.
waiting for solution from you Java GURUs
Thank you
<<Less