bitfocus / companion

Bitfocus Companion enables the reasonably priced Elgato Streamdeck and other controllers to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.
http://bitfocus.io/companion
Other
1.47k stars 490 forks source link

update plugin to assign button to steam deck plus dials #2260

Closed srinivasvizag closed 1 year ago

srinivasvizag commented 1 year ago

Is this a feature relevant to companion itself, and not a module?

Is there an existing issue for this?

Describe the feature

No response

Usecases

No response

chibiconsulting commented 1 year ago

How can the elgato-plugin v3.0.x be tested. Elgato seems to have the v2.x version on their plugins page.

Julusian commented 1 year ago

It will probably work to download the code zip from github https://github.com/bitfocus/io.bitfocus.companion-plugin/archive/refs/heads/master.zip and unzip it to the correct place on your computer. According to Elgato that path should be

On macOS, you will find it here: path ~/Library/Application Support/com.elgato.StreamDeck/Plugins/

On Windows, you will find it here: path %appdata%\Elgato\StreamDeck\Plugins\

chibiconsulting commented 1 year ago

Thank you. Seems to work as expected, will continue to test. Note for beginners like me, add .sdPlugin to the folder name for the Stream Deck software to recognize the plugin.

dustindmiller commented 1 year ago

Click Left & Click Right aren't being sent from the Stream Deck app to Companion even with the code downloaded and extracted. (M2 MacBook Pro, Ventura, Companion 2.4.2, SD 6.1.0)

Julusian commented 1 year ago

Click Left & Click Right aren't being sent from the Stream Deck app to Companion even with the code downloaded and extracted. (M2 MacBook Pro, Ventura, Companion 2.4.2, SD 6.1.0)

It requires Companion 3.0.
Publishing of this updated version is waiting until 3.0 is released as the stable version, to avoid this confusion over it not working

dustindmiller commented 1 year ago

This makes so much more sense. Thank you!!