Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Multi streamers #74

Merged
merged 3 commits into from
Feb 8, 2023
Merged

Multi streamers #74

merged 3 commits into from
Feb 8, 2023

Conversation

mcottontensor
Copy link
Contributor

Adding in support for multiple streamers.

  • Streamers now have IDs to identify them.
  • When connecting streamers will be requested to identify using the existing 'identify' message.
  • When players connect to a signalling server with only one streamer, they will be automatically subscribed to that streamer to mimic old behaviour.
  • When players connect to a signalling server with multiple streamers they will be required to select a streamer to subscribe to by using the dropdown in the player configuration menu.
  • Players can specify a streamer to subscribe to using the URL parameter 'StreamerId' ie. ?StreamerId=MainStreamer which will auto subscribe to MainStreamer on connect.
  • Players cannot yet switch streamers mid stream and will be required to reload the browser.

Signed-off-by: mcottontensor <80377552+mcottontensor@users.noreply.github.com>
@lukehb lukehb merged commit c73a100 into EpicGames:master Feb 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants