Problems with GSVideo on Windows: No such Gstreamer factory
in
Contributed Library Questions
•
1 year ago
Hi everyone, I'm having a problem with GSVideo on Windows XP SP2. I'm trying to use GSCapture but when I run a sketch I get this exception "No such Gstreamer factory: ksvideosrc". I also try the pipeline capture example with both ksvideosrc and dshowvideosrc but I always get the exception. I know there's a topic on the forum with a
similar problem but I don't think it's the same.
I'm using GSVideo 1.0.0 and have tried the sketches on Processing 1.5.1, normal and expert mode (with java version 1.6.0_30) and installed gstreamer following this guide:
Installing gsvideo on Windows.
I don't really know how to solve this. I'm thinking maybe I didn't installed gstreamer correctly. Any heads up on this issue?
EDIT
I solved the problem by uninstalling the gstreamer framework and installing it again, this time GStreamer Windbuilds v0.10.6 from
ossbuild.
1