Skip to content

Conversation

@sandboxcoder
Copy link
Contributor

@sandboxcoder sandboxcoder commented Jan 13, 2026

Description

Enable enhanced broadcasting for Apple Silicon

Motivation and Context

OBS 31.1 adds support for enhanced broadcasting which we will also leverage in SL Desktop

How Has This Been Tested?

Verified enhanced broadcasting works in SLD.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

case 15:
sysinfo.release = "Sequoia";
break;
default:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the next version 'Tahoe' in this list.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great catch thanks! Updated

* enable for Apple Silicon (not Intel macs since those are not supported)
@sandboxcoder sandboxcoder force-pushed the rno/mac-enhanced-broadcasting branch from 6221633 to 142b078 Compare January 14, 2026 15:57
@sandboxcoder sandboxcoder merged commit fba5caf into obs_merge_31.1.2 Jan 14, 2026
3 checks passed
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.

4 participants