Skip to content

Conversation

@aleksandr-voitenko
Copy link
Collaborator

@aleksandr-voitenko aleksandr-voitenko commented Dec 4, 2025

Description

Added BOTH streaming service ID as a special case for the Twitch Dual Output

Motivation and Context

This change fixes the following case:

When we enable Enhanced Broadcasting we send our data to Twitch and get encoders configuration.
With the Twitch Dual Streaming I started to send info about all created canvases. We can have 2 at max for now.
So Twitch thinks that we are going to start dual streaming and makes it easy on encoders because it thinks that we are going to send 2 streams. That is the reason why we see not so many resolution options. But why do we have 2 canvases in a single streaming mode? You know the answer. Due to historical reasons. So to fix this I need to know somehow that stream is going to use enhanced broadcasting, but it is a single streaming mode, not dual output.

How Has This Been Tested?

By QA. Windows.

Types of changes

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

@CLAassistant
Copy link

CLAassistant commented Dec 4, 2025

CLA assistant check
All committers have signed the CLA.

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.

5 participants