Hey all, Every once in a while I try and see what the java status is for webcams, and today gathered some info. I'm using the standalone Jmeeting broadcaster, and have set my Wine to emulate XP. Win98 does not work. Using .22, it appears I can do everything but broadcast with my cam. When I do a 'detect cameras', I get a quick flash of my camera model, but it can't seem to be accessed: fixme:imm:ImmGetOpenStatus (0x1dd208): semi-stub fixme:imm:ImmSetConversionStatus (0x1dd208, 1, 0): stub fixme:imm:ImmGetDefaultIMEWnd (0x2003e - 0x1002c 0xb41e748 ): semi-stub fixme:avicap:capCreateCaptureWindowW L"VfwCamDetect", 50000000, 00000000, 00000000, 00000140, 000000f0, 0x10040, 00022100 VFW Driver +Could not create capture window JNIEXPORT void JNICALL Java_com_jsyntax_directshow_CaptureDeviceManager_detect0(JNIEnv * pEnv, jclass jCaptureDeviceManagerClass, jobject jDevicesList) fixme:imm:ImmGetOpenStatus (0xb491f40): semi-stub There are more similar errors, but that's the jist of it. I'm sure avicap had been attended to - or is it just that function that's not implemented? Anyone planning on anymore avicap work? Rick