I´m having a problem using gstreamer-java in windows. I try to use a webcam in my Java Programm and get
the error:
java.lang.IllegalArgumentException: No such Gstreamer factory: v4l2src
When I use "videotestsrc" as source my Code works fine.
I think it might be a problem with my OSSBuilds Plugins.
I have installed the newest
GStreamer WinBuilds v0.10.6 GPL (x86) but in the installation I only see the bad and ugly
plugins...
am I missing the good plugin?
I use Eclipse Indigo, gstreamer-java-1.5 and jna-3.2.4