general03
general03
When I see the code I found ``` products = [ (USBVendorIDs.USB_VID_ELGATO, USBProductIDs.USB_PID_STREAMDECK_ORIGINAL, StreamDeckOriginal), (USBVendorIDs.USB_VID_ELGATO, USBProductIDs.USB_PID_STREAMDECK_ORIGINAL_V2, StreamDeckOriginalV2), (USBVendorIDs.USB_VID_ELGATO, USBProductIDs.USB_PID_STREAMDECK_MINI, StreamDeckMini), (USBVendorIDs.USB_VID_ELGATO, USBProductIDs.USB_PID_STREAMDECK_XL, StreamDeckXL), (USBVendorIDs.USB_VID_ELGATO, USBProductIDs.USB_PID_STREAMDECK_MK2, StreamDeckOriginalV2), (USBVendorIDs.USB_VID_ELGATO, USBProductIDs.USB_PID_STREAMDECK_PEDAL, StreamDeckPedal), (USBVendorIDs.USB_VID_ELGATO,...
If someone can help me on the device connection, I can contribute
Yes I already try this without success, I never develop library with device communication so I do not know how to start
Yes I always have this issue, I reported it on new repo https://github.com/streamdeck-linux-gui/streamdeck-linux-gui/issues/10 Thanks
Thanks for your answser, I will try it