Skip to content

fix(dual-output): persist display settings, YT vert fixes, details follow #5397

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

blackxored
Copy link
Contributor

  • Persist changing displays immediately.

Any interaction with displays does not get reflected by any of the streaming service or dual output service views, until some condition occurs (going live most likely). Inconsistency in that could result in bugs. I believe display is important enough to be reflected immediately. Validations in DO service that rely on activeDisplayPlatforms and activeDisplayDestinations might've been looking at stale data.

It is also likely that there has been a regression into how the Go Live settings work.

  • Related to YT, do not attempt to hijack displays when a vertical platform exists, i.e streaming to Twitch vertical + Youtube Both.

…llow

* Persist changing displays immediately.

Any interaction with displays does not get reflected by any of the
streaming service or dual output service views, until some condition
occurs (going live most likely). Inconsistency in that could result in
bugs. I believe `display` is important enough to be reflected
immediately. Validations in DO service that rely on
`activeDisplayPlatforms` and `activeDisplayDestinations` might've been
looking at stale data.
It is also likely that there has been a regression into how the
Go Live settings work.
* Related to YT, do not attempt to hijack displays when a vertical
platform exists, i.e streaming to Twitch vertical + Youtube Both.
@gettinToasty gettinToasty merged commit 07b06fb into master May 1, 2025
7 of 12 checks passed
@gettinToasty gettinToasty deleted the fix/yt-vert-and-display-persistence branch May 1, 2025 19:51
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.

2 participants