Denis Arnst
Denis Arnst
> Does this help? [ckb-next/ckb-next#785](https://github.com/ckb-next/ckb-next/issues/785) The report itself not. Someone needs to take a look at it with WireShark https://github.com/Sapd/HeadsetControl/wiki/Development#adding-a-new-headset for turning off LED or getting the Battery level. (Sidetone...
You would have to analyze the packets (e.g. with usbanalyzer) on Windows and then implement it as device.
Here is a tutorial for using Wireshark: https://github.com/Sapd/HeadsetControl/wiki/Development You can try that and report your findings
In the link I sent you, there is a tutorial of how to get e.g. the sidetone. You also need to specify what you did in your recording.
I see a lot of Audio data. Make sure to not play any audio or hear music while capturing. When starting capturing, it should look something like this (choose only...
> ... probably this "play" goes further, if my battery is used more. If we don't find a possibility to poll the battery state, we would need a daemon process....
> I like this about HeadsetControl. It's a simple framework, which one can work with quickly (with some C knowledge). But on the other hand without daemon functionality it is...
Does the same happen, when running it with sudo?
> Sometimes the utility stays in a hang status and issuing headsetcontrol -b after displaying Found SteelSeries Arctis (7/Pro)! stays in an unresponsive mode. The only possible way to make...
See https://github.com/Sapd/HeadsetControl/issues/21