Giter VIP home page Giter VIP logo

Comments (5)

woglinde avatar woglinde commented on May 30, 2024

You need to provide more context, which OS, which Linux-Distribution and so on, you are running gstreamer-java.

A common problem with most linux distribution is, that JNA which is used to load the libraries, only loads libraries with the suffix .so. These libs or links are often provided in the -dev packages.

from gst1-java-core.

E-two avatar E-two commented on May 30, 2024

I gst1-java-core project with Maven build, and then use the gst1-java-examples project in the CameraTest test, the "Exception in thread" main "java.lang.UnsatisfiedLinkError: Could not load library: GStreamer" bug, I run the platform is windows. Thank you.

from gst1-java-core.

woglinde avatar woglinde commented on May 30, 2024

You also need to install gstreamer1 for windows. gstreamer-java is merely a wrapper for gstreamer, with some java sugar. Ich you already have installed gstreamer1, you proably need to set the jvm jna.library.path variable to the directory where .dll are located.

from gst1-java-core.

neilcsmith-net avatar neilcsmith-net commented on May 30, 2024

There are various potential reasons for this -

This isn't an issue with gst1-java-core so I'm closing this. For usage issues please use the mailing list at https://groups.google.com/forum/#!forum/gstreamer-java as linked in the Readme.

Feel free to add a feature request here for further documentation though! This is a high priority so knowing exactly what would have made this easier for you will help.

Thanks, Neil

from gst1-java-core.

E-two avatar E-two commented on May 30, 2024

Thank you very much, woglinde and neilcsmith-net. I should know what to do, thank you!

from gst1-java-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.