JMF sample screen grabber on linux
Hello good people,
I try to use the sample "screen grabber" of JMFSolutions, http://java.sun.com/products/java-media/jmf/2.1.1/solutions/ScreenGrabber.html. It works well on Windows, but I didn't manage to use it on Linux. It is possible? I am a beginner. Is there anybody who knows the answer?
Thank you very much,
C閐ric.
# 1
hey,I am developing my media player and testing it in both Linux and windows, It worked properly, without any error. But i dont know abt sample screen grabber.Is that giving any error messages while u try to run it.., If so, just post it. We will try to solve it
# 2
Hi,
Thank you for your answer. The compilation works well without error. But when I run it, the message is : "java.langUnsatisfiedLinkError : JMSecurity Manager : Libjmutil.so: Can't open shared object file. I use Fedora 6. Maybe it is a path problem, but I'm not an expert.
Thank you again for your help.