Skip to content

Conversation

@Belchy06
Copy link
Collaborator

@Belchy06 Belchy06 commented Sep 29, 2025

Relevant components:

  • Signalling server
  • Common library
  • Frontend library
  • Frontend UI library
  • Matchmaker
  • Platform scripts
  • SFU

Problem statement:

The SFU is currently crashing due to the transport _sctpStreamIds member being null. MediaSoup no longer exposes this member. However, our code that required it is also no longer needed as the getNextSctpStreamId() method provides the same functionality.

Solution

Remove usages of _sctpStreamIds

Test Plan and Compatibility

Tested SFU and multi-peer with both Pixel Streaming and Pixel Streaming 2

@changeset-bot
Copy link

changeset-bot bot commented Sep 29, 2025

🦋 Changeset detected

Latest commit: 514511a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@epicgames-ps/pixelstreaming-sfu Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mcottontensor mcottontensor merged commit fa953ea into EpicGamesExt:UE5.7 Sep 30, 2025
1 check passed
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.

3 participants