petele / StreamDeck-Meet

Add support for a StreamDeck to Google Meet using WebHID

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection failure

pwntester opened this issue · comments

Hi,

Thanks for the extension, this is exactly what I wanted my SD to do!

I have a new StreamDeck MK 2 and when the extension tries to connect, it does not find any devices to connect to (even though the StreamDeck is connected and working)

Thanks!

Seems like the extension does not support MK.2 model. I added an initial implementation by copying the StreamDeckV2 class into its own StreamDeckMK2 here. The only think I changed was the Product ID which I took from here

With these changes, the MK2 appear in the "choose device" menu and I can pick it but then nothing happens

Seems there is a problem opening the device

image

Actually, it seems the PR works! but you have to close the Stream App first :(