JAVA Environment construction?

Soebirk, Thorsten Thorsten.Sobirk at itelligence.dk
Wed Sep 30 10:47:07 UTC 2020


I don’t know if my situation was similar to yours, but I also had trouble getting GStreamer to work using gst1-java-core bindings. This was on Windows. The work-around that I found is to add the following to the Java command-line (adjust the library path to match your installation, of course):

-Djna.library.path="C:\gstreamer\1.0\x86_64\bin" -Dgstreamer.GNative.nameFormats="%s-0"

Best regards,
Thorsten

From: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] On Behalf Of ha.fengqi at aisino.com
Sent: 28 September 2020 04:54
To: gstreamer-devel <gstreamer-devel at lists.freedesktop.org>
Subject: JAVA Environment construction?

EXTERNAL MAIL:


1、Already installed JDK1.8
2、Already installed gstreamer-1.0-msvc-x86_64-1.18.0
3、Already installed gstreamer-1.0-devel-mingw-x86_64-1.18.0
4、runtime Example TextColorControlExample
error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load library: gstreamer
________________________________
ha.fengqi at aisino.com<mailto:ha.fengqi at aisino.com>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200930/a4c93e78/attachment.htm>


More information about the gstreamer-devel mailing list