Web Cam Through Browser

Hi all,Can anyone please tell me how can i run my web cam through Web - Browser in java using JMF? ( Live video from camera to Browser )Thanks,Vinayak
[185 byte] By [VinuRocksa] at [2007-11-27 6:47:51]
# 1
yes u can....... just use applet inside html u will get itcheers
Hegdea at 2007-7-12 18:20:55 > top of Java-index,Security,Cryptography...
# 2

Hi to everyone,

perhaps somebody can see what I constantly seem to miss:

I did just as Hegde suggested and created an applet with JMF-code and

everything seems fine, I get my video-stream right into the browser - BUT only if I碼m using the browser on the machine where the webserver (Tomcat) is installed...If i try to get the video-stream from any kind of remote machine the applet throws a NullPointerException.

Any ideas ? Thanks in advance.

Ghost_2000a at 2007-7-12 18:20:55 > top of Java-index,Security,Cryptography...