gnaudio / jabra-browser-integration

JavaScript library to control a Jabra headset from a browser
https://www.npmjs.com/package/@gnaudio/jabra-browser-integration
MIT License
3 stars 1 forks source link

Upgrade Linux SDK for ChromeHost to v1.8.3.10 #59

Closed ahaeber closed 4 years ago

ahaeber commented 4 years ago

Downloaded latest Linux SDK from https://developer.jabra.com/site/global/sdks/linux/index.gsp

ghost commented 4 years ago

@ahaeber Thanks very much for your PR. We are however currently working in the v3.0 branch which already has C-SDK v1.8.3.10 included. You can try it out with beta7 on our beta page. P.S. I am going to close this PR later because the work has already been done. But thanks again. Please be free to do other PR's in the future - normally master branch is used but just not right now.

ahaeber commented 4 years ago

Thanks, no worries. I'm just struggling to get it running on Fedora (31) and hoped that using this SDK would fix the issue for me. But there seems to be a dependency issue for libjabra that it targets libssl and libcrypto for Ubuntu that Fedora does not offer the right versions for. Any idea whether that could be better in the v3.0 branch?

ghost commented 4 years ago

I am not aware of any changes in the v3.0 branch that solves your problem. There are however some discussion in issue37 on linux support that might offer a solution