I made a java JMF class capture live video from my webcam,and then load to a applet webpage.It works.
I tried to put it on my web server,but when client visits the webpage over network,the client can not load the applet,client side can not see the live video.
are there any way to achieve that?
can anyone give any tips about that?
Thanks