Skip to content

v2.4.4 - SDK v2 upgrade for DRM compatibility

Latest

Choose a tag to compare

@pedrofuentes pedrofuentes released this 06 Mar 20:18
· 1 commit to main since this release

What's Changed

  • πŸ”§ Upgraded @elgato/streamdeck SDK from v1.4.1 to v2.0.2 for DRM compatibility
  • πŸ› Fixed Elgato Marketplace rejection due to manifest reading in DRM-encrypted plugins

Details

The previous SDK version (v1.4.1) read \manifest.json\ at runtime via \ s.readFileSync. When Elgato applies DRM encryption for Marketplace distribution, the manifest becomes unreadable and the plugin would crash. SDK v2.0.2 handles this gracefully by returning
ull\ instead of throwing.

Installation

Download the .streamDeckPlugin\ file and double-click to install.