Skip to content

Conversation

@adrianZahra
Copy link
Contributor

Relevant components:

  • Scalable Pixel Streaming Frontend library
  • Examples
  • Docs

Problem statement:

This PR will update the Epic Games Frontend Library to use version 0.5.1 and this will eliminate the auto connecting issue.

Solution

This PR solves the issue by using the new version of the Epic Games Frontend Library which uses the boolean variable shouldReconnect set to false. This also fixes a bug with the restart stream button not restarting the stream correctly.

Documentation

None required as this will be default behavior

Test Plan and Compatibility

Wait for the SPS Frontend to afk disconnect or induce a disconnect and the stream will not auto reconnect.

@adrianZahra adrianZahra self-assigned this May 3, 2023
"license": "MIT",
"dependencies": {
"@epicgames-ps/lib-pixelstreamingfrontend-ue5.2": "^0.5.0",
"@epicgames-ps/lib-pixelstreamingfrontend-ue5.2": "^0.5.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

@dan-tw dan-tw merged commit 521df9a into ScalablePixelStreaming:v0.3.3 May 3, 2023
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