video streaming exception

19 views
Skip to first unread message

Suraj kumar

unread,
Jul 21, 2016, 1:53:33 PM7/21/16
to xuggler-users
Hi,Friends i am suraj i want to do program of video streaming using the xuggler but i am getting the following errors in eclipse when i try to run the java program "Camfeed.java"

-----------------------ERRORS---------------------------------------
Exception in thread "main" java.lang.UnsatisfiedLinkError: no xuggle in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at com.xuggle.ferry.JNILibraryLoader.loadLibrary0(JNILibraryLoader.java:268)
at com.xuggle.ferry.JNILibraryLoader.loadLibrary(JNILibraryLoader.java:171)
at com.xuggle.ferry.JNILibrary.load(JNILibrary.java:161)
at com.xuggle.ferry.FerryJNI.<clinit>(FerryJNI.java:16)
at com.xuggle.ferry.Ferry.<clinit>(Ferry.java:25)
at com.xuggle.xuggler.XugglerJNI.<clinit>(XugglerJNI.java:19)
at com.xuggle.xuggler.IVideoResampler.isSupported(IVideoResampler.java:361)
at Camfeed.main(DecodeAndPlayVideo.java:38)

----------------------------------------------------------------------
Please Help me to solve the above errors....
Reply all
Reply to author
Forward
0 new messages