With it it’s possible to control some Anker ear buds.
Can someone of the Rust specialists check if it can compiled for Sailfish?
It would be great because of success it would be the first native app to control head phones completely and maybe some other Sailfish user is looking for such feature.
./openscq30-cli-linux-arm64
./openscq30-cli-linux-arm64: /lib64/libc.so.6: version `GLIBC_2.33’ not found (required by ./openscq30-cli-linux-arm64)
./openscq30-cli-linux-arm64: /lib64/libc.so.6: version `GLIBC_2.32’ not found (required by ./openscq30-cli-linux-arm64)
./openscq30-cli-linux-arm64: /lib64/libc.so.6: version `GLIBC_2.34’ not found (required by ./openscq30-cli-linux-arm64)
it seems that the code have to be compiled in SFOS or SFOS SDK.
But I’m not able to do this because of a huge lack of knowlege…
.
.
.
Edit: maybe one of the Rust specialist could compile the code.
On my Linux desktop it’s workin well. I’m able to control all features of my Liberty 4 NC ear buds.
The upcoming Sailfish 5.1 will have newer glibc, and the prebuilt openscq30-cli seems to run on that. But I don’t know if it actually works as I don’t have any device to test it with.