Need a help for video conferencing project

Hi,

i'm doing a video conferencing project . But Jim (JMStudeo) preference window shows only audio capture device . It doesn't display any video capture devices .I don't know why it doesn't displaying .

is it need to be done anything extra to capture video devices using JMF.

expecting an immediate reply.............................

[364 byte] By [bindhu_11111a] at [2007-11-27 7:41:16]
# 1
hi welcome to new useru can build your own application using applets search and go through the different forums u will get the source code also...
Hegdea at 2007-7-12 19:21:51 > top of Java-index,Security,Cryptography...
# 2
HiThe detect device some time doesnt work as it should be.So if u r connecting a webcam then u can type "vfw:" in the file path.It will detect the video capture device.
Kalvin1a at 2007-7-12 19:21:51 > top of Java-index,Security,Cryptography...
# 3

> It doesn't display any video capture devices .

Did you install the performance pack version of JMF for Windows / Linux ?

Only the performance pack versions can capture video.

If you choose to install the pure Java ( cross-platform ) version, then that will noy let you capture video.

After installation, plug in your webcam, and run "jmfinit" a few times, until it detects your camera.

So ALL users of your proposed video conferencing project will have to install the JMF performance pack themselves.

regards,

Owen

omcgoverna at 2007-7-12 19:21:51 > top of Java-index,Security,Cryptography...