How to use jingle demo without jmf

hi ,everyone,i have a question :i want to use jingle demo ,but i don’'t want to install jmf ,How can i do? i use eclipse ,anyone can tell me more details about it?

thanks!!

You will need JMF jar files and Dlls.

Place them in a directory C:\X\JMF for instance.

and them in eclipse IDE, add JVM parameter when running your app: -Djava.library.path=“C:\X\JMF”

The java.library.path must contatin the directory that contains JMF dlls.

Best Regards,

Thiago

thanks for you help ,now it is work, i need 21 dlls :jmacm.dll

jmdaud.dll

jmutil.dll

jmgsm.dll

jmam.dll

jmcvid.dll

jmdaudc.dll

jmddraw.dll

jmfjawt.dll

jmg723.dll

jmgdi.dll

jmh261.dll

jmh263enc.dll

jmjpeg.dll

jmmci.dll

jmmpa.dll

jmmpegv.dll

jmvcm.dll

jmvfw.dll

jmvh263.dll

jsound.dll

you will find them in c:\WINDOWS\system32,if you install jmf in windows

Hello lidongyugood,

i have these all 21 dll but I am not able to add these dlls in my project. i am using NetBeans 5.0 for this project. I have limited knowledge of NetBeans. So please can you guide me so i can use demo application without install jmf.

sorry for my poor english.

Thank you in advance

  • Pathik

Message was edited by: iampathik