We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have this error when i run $sudo av4l:
java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path: [/usr/java/packages/lib, /usr/lib/x86_64-linux-gnu/jni, /lib/x86_64-linux-gnu, /usr/lib/x86_64-linux-gnu, /usr/lib/jni, /lib, /usr/lib] thrown while loading gnu.io.RXTXCommDriver Exception in thread "Thread-0" java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path: [/usr/java/packages/lib, /usr/lib/x86_64-linux-gnu/jni, /lib/x86_64-linux-gnu, /usr/lib/x86_64-linux-gnu, /usr/lib/jni, /lib, /usr/lib]
To reproduce: download the repo, follow the install instructions and run the sudo av4l
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have this error when i run $sudo av4l:
To reproduce: download the repo, follow the install instructions and run the sudo av4l
The text was updated successfully, but these errors were encountered: