I am trying to create a Java applet that runs the client's webcam and moves a button to a button But I just can not find a way to run a webcam in an applet, is there a simple way to get it?
Thank you.
The first problem is that the applet needs hardware permission. Applets have a security manager, which is Java- Reads policy-files from installation. No permission to read from external devices such as webcams or file systems in the form of standart.
The problem for you is that I think you should use applet as a Jeepram loader or something else which runs the application. / P>
You can use webcams, which is also available for C ++, Android and .NET.
Hope you can help;)
Comments
Post a Comment