Detects two or more usb webcam

Hello i have two usb cam at my pc.But i can't use both with jmf what should i do? why capture device list only detects one cam?Please can someone help me?Thanks
[182 byte] By [Pintoia] at [2007-11-27 4:08:11]
# 1

It's a known issue.... Jmf can't detect 2 webcams.

I've recently been messing around with FMJ, a DirectShow wrapper for Java.... and it does detect two identical webcams off the same usb hub.

Although I haven't got any further than iterating over the device list and their supported formats yet.

However, JMF only detected up to 640x480 resolution, and FMJ detected 800x600.So, I'll be experimenting a bit more with FMJ soon.

regards,

Owen

omcgoverna at 2007-7-12 9:13:31 > top of Java-index,Security,Cryptography...
# 2
As said, it's a known issue regarding vfw on windows.I've read somewhere that this does not occur on linux.Never had the occasion to try it though but as it uses a different driver, it does make sense.
wapcamera at 2007-7-12 9:13:31 > top of Java-index,Security,Cryptography...