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

Latest commit

 

History

History

lib-pixelstreamingfrontend-ui

A plugin library that can be optionally applied on top of the core library to create a default (but fully featured) Pixel Streaming experience.

This is great starting point for building your UI or studying the Pixel Streaming feature set.

Frontend

Key features

  • An info panel (screen right) that provides a UI for displaying live statistics to the user.
  • A settings panel (screen right) that provides a UI for all the options inside config.ts.
  • A set of controls (screen left) to maximize the video, open the settings panel, open the info panel, and enter VR mode.
  • Ability to display overlays that present information or errors to the user, or present prompts for the user to interact with.

Adding it to your project

npm i @epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.4