@mattcotton/js-streamer
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

JavaScript Streamer

The JavaScript Streamer is a functional drop-in for an instance of a Unreal Engine Pixel Streaming application except it can run in the browser, requires no GPU, and has zero dependencies on Unreal Engine.

Its purpose is as follows:

  • A mock of Unreal Engine Pixel Streaming for testing the various Pixel Streaming Infrastructure components in CI without requiring UE.
  • A reference to demonstrate how to implement your own Pixel Streaming source (yes, you could stream from things other than UE).

Running

Readme

Keywords

none

Package Sidebar

Install

npm i @mattcotton/js-streamer

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

2.26 MB

Total Files

27

Last publish

Collaborators

  • mattcotton