Jan Almeroth
Jan Almeroth
As requested [here](https://github.com/hrvach/deskhop/issues/61#issuecomment-2090180791), here are some media keys: ``` 003:008:002:DESCRIPTOR 1714660961.247438 06 00 FF 09 01 A1 01 85 10 95 06 75 08 15 00 26 FF 00 09...
@hrvach I implemented a MVP that works pretty well for discovering the correct device type from HID descriptor with my setup: . I think it is universal applicable, but I'm...
@hrvach I just want to mention that I put the complete MVP code here now: https://github.com/jalmeroth/deskhopl I hope I didn't mess up with the license/credits. If so please let me...
> > @hrvach I just want to mention that I put the complete MVP code here now: https://github.com/jalmeroth/deskhopl I hope I didn't mess up with the license/credits. If so please...
Does this issue persist or can we close this issue?
> Of course the issue is still persisting… waiting on feedback m. I haven't seen any posting of yours here. What feedback are you waiting for? Would you mind describing...
It is because the server message looks like this, which is not parsed into `ServerMessage`-type: ``` { apiVersion: '1.0.0', errorMsg: 'toggle mute error: Error: Cannot unmute when already locally and...