Skip to content

The Pixel Streaming library for ReactJS facilitates the integration of Unreal Engine v.5 into a web browser. It enables the transmission of commands and receipt of callbacks from the stream server once Unreal Engine is launched.

License

Notifications You must be signed in to change notification settings

crazysnowboy/metaeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Scalable Pixel Streaming Frontend

installation

git clone -b dev-v2 https://github.com/markolofsen/metaeditor.git

package npm

# 1. npm module
cd ./package
yarn && yarn start

# 2. switch imports to module in project/src/views/lib.ts

# 3. run project
cd ./project
yarn && yarn dev

# 4. open route http://localhost:3000/player/lumen

config's

./project/src/package/client/ — pixel-streaming config

About

The Pixel Streaming library for ReactJS facilitates the integration of Unreal Engine v.5 into a web browser. It enables the transmission of commands and receipt of callbacks from the stream server once Unreal Engine is launched.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%