Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Switching Stream Deck Page

Featured Replies

Hi, 

Is it possible to switch to a certain Stream Deck page via an automated script? 

E. G. Switch to a packs/bleed page based on APU state. 

Thanks, Daz 

  • Commercial Member
11 minutes ago, Dazzlercee23 said:

Hi, 

Is it possible to switch to a certain Stream Deck page via an automated script? 

E. G. Switch to a packs/bleed page based on APU state. 

Thanks, Daz 

Unfortunately not, the StreamDeck SDK doesn't have a feature like that. 

OK, that is not entirely correct, TMBK one can call a page in code that is a (fixed) part of the manifest file of the plugin. But then all  possible contents of the AAO plugin (=all existing profiles!) would have to be hard coded, the users would lose the flexibility to just add a new profile whenever they want. At least that is how I understand the spec.

I am watching the developments in the StreamDeck SDK closely all the time - this is a feature that I would like to see too. Maybe there will be something like this in the future.

 

Edited by Lorby_SI

LORBY-SI

I'm not an expert, but could it be a workaround to create a multi-action where the second action is a script with [rpn condition] followed by another action with a page or profile change? It's just a theory and I don't know how such a multi-action would work if you want to switch or trigger other actions in the meantime.

Edited by plerzelwupp

  • Commercial Member
3 hours ago, plerzelwupp said:

I'm not an expert, but could it be a workaround to create a multi-action where the second action is a script with [rpn condition] followed by another action with a page or profile change? It's just a theory and I don't know how such a multi-action would work if you want to switch or trigger other actions in the meantime.

Quoting the Elgato StreamDeck SDK:
Events Sent - Stream Deck SDK (elgato.com)

Quote

Note that a plugin can only switch to read-only profiles declared in its manifest.json file.

So you can switch to other profiles programmatically, but only those that are declared in/with your plugin. Which means that a user would have to add all profiles that he wants to access to the manifest.json file of the AAO plugin. I could probably do that with my StreamDeck Editor, but by and large the process seemed too convoluted (and I never got it to work properly), so I did not even implement an AAO action that uses that switchToProfile command.

3 hours ago, plerzelwupp said:

is a script with [rpn condition] followed by another action with a page or profile change?

No. The multi-action doesn't care about what the AAO action with the condition does. It does not wait for it or evaluate the result.

Edited by Lorby_SI

LORBY-SI

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.