i used jmf jar file to run my web cam. here my code.It doesnt show my web cam when run this code? can anyone give me a solution ? Thanks
CaptureDeviceInfo di = CaptureDeviceManager.getDevice("vfw:Microsoft WDM Image Capture (Win32):0";);
ml = di.getLocator();