Skip to content

Conversation

@exeldro
Copy link
Contributor

@exeldro exeldro commented Dec 15, 2025

Description

Remove audio source from audio mixer on remove signal

Motivation and Context

deactivate signal is not provided for removed source so the remove signal should have same effect
Fixes #12919
This change is not needed if #12735 is merged

How Has This Been Tested?

On windows by using steps from #12919

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@Penwy
Copy link
Contributor

Penwy commented Dec 15, 2025

Can confirm fix on ubuntu 24.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inputs with audio are not destroyed via websocket 'RemoveInput' on OBS 32.0.3+

2 participants