Fix browser source audio control for individual stream management #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "browser-audio-control-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Changes Made
Test Plan
Benefits
🤖 Generated with Claude Code
- Add stream scene detection based on naming pattern: {team}_{stream}_stream - Query database for both teams and streams with proper joins - Generate expected stream scene names using cleanObsName logic - Filter orphaned scenes to exclude team scenes, stream scenes, and system scenes - Add expected_stream_scenes to response for debugging visibility - Improve orphaned detection accuracy for nested OBS scene structure