You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an OBS and StreamDeck user, with the existence and growing popularity of VOD audio track for Twitch, I want the ability to add/remove an audio source to/from the specific audio track on the StreamDeck so I can adjust what audio sources are available/hearable on the reflected audio track on the fly without the need to open advanced audio properties in OBS.
Current situation
Streamdeck plugin does not offer an action to toggle the audio source on the specific audio track
Desired situation
Eider extension of the "Audio Mixer" action or a new action in which the user can select an audio source and on which audio track it needs to be toggled on.
The text was updated successfully, but these errors were encountered:
WitoTV
changed the title
Feautre request: Toggling audio source on audio track action.
Feature request: Toggling audio source on audio track action.
Mar 29, 2023
As an OBS and StreamDeck user, with the existence and growing popularity of VOD audio track for Twitch, I want the ability to add/remove an audio source to/from the specific audio track on the StreamDeck so I can adjust what audio sources are available/hearable on the reflected audio track on the fly without the need to open advanced audio properties in OBS.
Current situation
Streamdeck plugin does not offer an action to toggle the audio source on the specific audio track
Desired situation
Eider extension of the "Audio Mixer" action or a new action in which the user can select an audio source and on which audio track it needs to be toggled on.
This can be achieved with the utilization of a combination of InputAudioTracksChanged, SetInputAudioTracks, GetInputAudioTracks from obs-websockets.
The text was updated successfully, but these errors were encountered: