C-sharp Stream Deck plugin development
The Elgato Stream Deck has transformed live streaming, production, and general productivity. It is a nifty little box with customizable buttons that can do just about anything. Best of all, you can build custom plugins and extensions. Join James Montemagno as he walk through what the Elgato Stream Deck is, what it can do, and how you can build your first Plugin completely in C# and .NET!
- StreamDeckToolkit is a Visual Studio template to help create plugins for the Elgato Stream Deck, using the Stream Deck SDK with Dotnet Core.
- Actual webinar starts at 16:36 with an explanation on what a Stream Deck is and how it works.
- Development talk starts around 32:14 with the Plugin UI as focus.
- UI elements (properties) are shown from 34:12
- Stream Deck architecture is explained from 36:11
- "Inside a Plugin" starts at 38:14
- "Events" starts at 40:14