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

UI: Add support for TEB/Multitrack Video to macOS (arm64 only) #11440

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dsaedtler
Copy link
Contributor

Description

Adds TEB support for macOS on Apple Silicon.

Motivation and Context

Want to support all users, including macOS/Linux (Linux tbd).
The small number of SKUs makes Apple Silicon easy, and since Intel Macs are losing support it seems fine to only support ARM.

Note: GetClientConfiguration API changes have not yet rolled out into production.

How Has This Been Tested?

Locally with Twitch staging environment.

Types of changes

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

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.

@WizardCM WizardCM added macOS Affects macOS New Feature New feature or plugin labels Oct 26, 2024
@dsaedtler
Copy link
Contributor Author

Configuration API support for macOS is now rolling out into production, within the next few days this PR should be testable by anyone.

@dsaedtler
Copy link
Contributor Author

The server-side changes have now rolled out, so this PR can be tested by anybody who wishes to do so!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macOS Affects macOS New Feature New feature or plugin
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

4 participants