How can I make it possible for a Java applet find xuggle path? I was thing in making an installer wrapper and save a hidden file on user’s path ( e.g. .myAppConfig.txt) but if I could find a better approach it would be better.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
New version of xuggle (5.4) don’t need to have native libraries installed first, you can use xuggle jar in applets, it is large but possible. I used a local cache implementation, so full download only occurs one time.