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 additional canvases to multitrack video output #10635

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

palana
Copy link
Contributor

@palana palana commented May 3, 2024

This PR depends on #10633

Description

Adds frontend API calls to allow plugins to register additional canvases/video outputs that will participate in multitrack video configuration generation and multitrack video streams

Motivation and Context

Currently additional views/canvases have to use separate rtmp connections or similar to be streamed, where the multitrack video output allows both multiple renditions of the same view and also different views to be streamed

How Has This Been Tested?

Twitch Enhanced Broadcasting beta

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.

@palana palana force-pushed the ruwen/vertical-canvas-integration branch 2 times, most recently from ce1b263 to c03b4fb Compare May 3, 2024 16:22
@RytoEX RytoEX self-assigned this May 3, 2024
@WizardCM WizardCM added the New Feature New feature or plugin label May 18, 2024
@palana palana force-pushed the ruwen/vertical-canvas-integration branch from c03b4fb to 6dcd68c Compare June 5, 2024 12:51
@palana palana force-pushed the ruwen/vertical-canvas-integration branch from 6dcd68c to d404b1b Compare June 5, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature New feature or plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants