@epicgames-ps/lib-pixelstreamingfrontend-ue5.3
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

lib-pixelstreamingfrontend

The core library for the browser/client side of Pixel Streaming experiences. This library contains no UI.

See lib-pixelstreamingfrontend-ui for an example of how to build UI on top of this library.

Key features

  • Create a websocket connection to communicate with the signalling server.
  • Create a WebRTC player that displays the Unreal Engine video and audio.
  • Handling of input from the user and transmitting it back to Unreal Engine.
  • Opens a datachannel connection sending and receiving custom data (in addition to input).

Adding it to your project

npm i @epicgames-ps/lib-pixelstreamingfrontend-ue5.3

Readme

Keywords

none

Package Sidebar

Install

npm i @epicgames-ps/lib-pixelstreamingfrontend-ue5.3

Weekly Downloads

435

Version

1.0.3

License

MIT

Unpacked Size

896 kB

Total Files

148

Last publish

Collaborators

  • epicgames-ps