Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

obs::source_tracker loses or duplicates references to Sources #49

Open
hassanelsherbiny opened this issue Apr 21, 2024 · 0 comments
Open

Comments

@hassanelsherbiny
Copy link

OBS Studio Logs

N/A

Current and Expected Behavior

When obs::source_tracker is used, it should normally track and untrack all known OBS sources safely. This appears to have been broken by a commit in the past, and now needs to be fixed again.

Steps to Reproduce the Problem

  1. Launch OBS Studio on an existing Scene Collection.
  2. Create a new Scene Collection.
  3. Add any source or scene.
  4. Add a Source that uses obs::source_tracker
  5. obs::source_tracker will be empty.

Any additional Information we need to know?

No response

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

No branches or pull requests

1 participant