Go to file
mcottontensor efb86aa6a8
Merge pull request #300 from Belchy06/UE5.0
Duplicate #299for UE5.0
2023-07-17 12:42:21 +10:00
Matchmaker Existing work brought over from old repository 2022-06-15 13:56:20 +10:00
SFU Existing work brought over from old repository 2022-06-15 13:56:20 +10:00
SignallingWebServer Parse frameWidth, frameHeight and framesDropped from rtp-inbound stats as track stats are no longer received 2023-07-17 12:06:14 +10:00
.gitignore Added gitignore 2022-06-22 10:29:44 +10:00
LICENSE.md License added 2022-06-15 12:38:38 +10:00
README.md Update README.md 2022-08-09 11:42:37 +10:00

README.md

The new home for the Pixel Streaming servers!

The Pixel Streaming servers and web frontend that was in Samples/PixelStreaming/WebServers is now here.

Goals

The goals of this repository are to:

  • Increase the release cadence for the Pixel Streaming servers (to mitigate browser breaking changes sooner).
  • Encourage easier contribution of these components by Unreal Engine licensees.
  • Facilitate a more standard web release mechanism (e.g. NPM packages or similar... coming soon).
  • Grant a permissive license to distribute and modify this code wherever you see fit (MIT licensed).

Repository contents

Reference implementations for the various pieces needed to support a PixelStreaming application:

  • SignallingWebServer (Cirrus)
  • SFU (Selective Forwarding Unit)
  • Matchmaker

© 2004-2022, Epic Games, Inc. Unreal and its logo are Epics trademarks or registered trademarks in the US and elsewhere.