BackTrak / StreamDeckNvidiaBroadcastPlugin

A Stream Deck plugin that can control nVidia Broadcast video filters.
MIT License
3 stars 1 forks source link

Can´t add it to a Multiple Action button on Stream Deck #9

Open ConanGW opened 4 months ago

ConanGW commented 4 months ago

Hi!

I can´t add a multiple action button which change scene and apply an effect on my cam :(

Captura de pantalla 2024-06-22 085408

Captura de pantalla 2024-06-22 085346

Can someone help me? Thankyou!

Forside commented 1 week ago

Had the same problem and figured out you can simply edit C:\Users\<user>\AppData\Roaming\Elgato\StreamDeck\Plugins\com.zaphop.nvidiabroadcast.sdPlugin\manifest.json and set SupportedInMultiActions to true and restart Stream Deck. Then it just works. Maybe there is a specific reason why the dev disabled it, or it's just an oversight.