Giter Site home page Giter Site logo

Comments (11)

LynBean avatar LynBean commented on July 2, 2024 4

My RPi linux-aarch64 libconnector.so got it from here, this repo also provided other versions too
https://github.com/aikaterna/lavaplayer-natives

from lavaplayer.

TimHi avatar TimHi commented on July 2, 2024 1

I'm running my discord bot on a raspberry pi without problems.
You just need to include libconnector.so in "\resources\natives\linux-arm\libconnector.so".

See this for reference.

from lavaplayer.

sedmelluq avatar sedmelluq commented on July 2, 2024 1

I have no plans to maintain ARM versions myself. Napster built one for 32-bit ARM lately (in JDA Discord, search for in:lavaplayer arm has:file), which will work until the library is changed.

from lavaplayer.

zeyus avatar zeyus commented on July 2, 2024 1

This is a hack, but I have generated a rpi arm libconnector.so if you want to get this running on the raspberry pi:
https://github.com/zeyus/ukulele/tree/master/src/main/resources/natives/linux-arm

In addition I made a fork of the lavaplayer-natives which I used to generate the library
https://github.com/zeyus/lavaplayer-natives

from lavaplayer.

wipedx avatar wipedx commented on July 2, 2024

As a workaround you can go to /usr/lib/aarch64-linux-gnu and copy the libopus.so (or whatever is missing) into the .jar file/source/folder

(I think the Pi3 has arm v8 / 64bit) If not, change the aarch64-linux-gnu folder.

I'm using this (over JDA) for my Discord bot running on a pine64

from lavaplayer.

arne314 avatar arne314 commented on July 2, 2024

As a workaround you can go to /usr/lib/aarch64-linux-gnu and copy the libopus.so (or whatever is missing) into the .jar file/source/folder

(I think the Pi3 has arm v8 / 64bit) If not, change the aarch64-linux-gnu folder.

I'm using this (over JDA) for my Discord bot running on a pine64

I ran into the same problem and I don't know exactly what you mean. Could you please explain your way of solving it a bit more precise so that I can get it working? I'm running a Raspberry Pi 4.

from lavaplayer.

wipedx avatar wipedx commented on July 2, 2024

As a workaround you can go to /usr/lib/aarch64-linux-gnu and copy the libopus.so (or whatever is missing) into the .jar file/source/folder
(I think the Pi3 has arm v8 / 64bit) If not, change the aarch64-linux-gnu folder.
I'm using this (over JDA) for my Discord bot running on a pine64

I ran into the same problem and I don't know exactly what you mean. Could you please explain your way of solving it a bit more precise so that I can get it working? I'm running a Raspberry Pi 4.

I'm not sure excalty anymore since this was 3 years ago. But the gist of it is to take the library files from your OS and I believe put them into the jar file?
Jar files are basically zip files so you can open them with your favorite compression program and just place the file where it needs to be.
I hope this clarifies it a little :)

from lavaplayer.

arne314 avatar arne314 commented on July 2, 2024

Ok, thanks for your answer 😃

from lavaplayer.

DarknessOmbrage avatar DarknessOmbrage commented on July 2, 2024

I'm running my discord bot on a raspberry pi without problems.
You just need to include libconnector.so in "\resources\natives\linux-arm\libconnector.so".

See this for reference.

This comment is functional, I just had to retrieve the natives in the jar of its link and add it to the natives of my bot.
Now it runs without raising and lowering volume on my Raspberry Pi 4, so very thanks TimHi

from lavaplayer.

thedtvn avatar thedtvn commented on July 2, 2024

My RPi linux-aarch64 libconnector.so got it from here, this repo also provided other versions too https://github.com/aikaterna/lavaplayer-natives

how to use libconnector.so ?

from lavaplayer.

Zazsona avatar Zazsona commented on July 2, 2024

how to use libconnector.so ?

As per TimHi's post above:

You just need to include libconnector.so in "\resources\natives\linux-arm\libconnector.so".

Change "linux-arm" to whichever platform you're targeting and add the corresponding libconnector file from the lavaplayer-natives repo. Then you've just got to build your application, and everything should slot into place!

from lavaplayer.

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.