Skip to content

[FCE-2938] Re-enable simulcast variant switching#496

Open
sgfn wants to merge 3 commits intomainfrom
sgfn/simulcast
Open

[FCE-2938] Re-enable simulcast variant switching#496
sgfn wants to merge 3 commits intomainfrom
sgfn/simulcast

Conversation

@sgfn
Copy link

@sgfn sgfn commented Mar 16, 2026

Description

  • Re-enables simulcast in webrtc-client
  • Adds a new useSetTargetTrackEncoding hook in react-client
  • Propagates the existing per-track encodingChanged event up to the client-level MessageEvents in ts-client
  • Updates the minimal-react example to enable simulcast and render variant selection buttons

Motivation and Context

FCE-2938
Simulcast was deliberately disabled pending manual track selection support.

Documentation impact

  • Documentation update required
  • Documentation updated in another PR
  • No documentation update required

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)

@sgfn sgfn requested review from Karolk99 and czerwiukk March 16, 2026 13:50
@linear
Copy link

linear bot commented Mar 16, 2026

Copy link
Contributor

@Karolk99 Karolk99 left a comment

Choose a reason for hiding this comment

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

As discussed in the office, we don't need this event at the moment. Working example and setVideoQuality function instead of setTrackTargetVariant is enough for now. Also, you can add a test for switching layers and simulcast as another integration test.

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