https://github.com/markolofsen/metaeditor
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.
https://github.com/markolofsen/metaeditor
epic-games metaverse node-js pixel-streaming react-js typescript unreal-engine
Last synced: 10 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/markolofsen/metaeditor
- Owner: markolofsen
- License: mit
- Created: 2022-03-13T10:55:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T07:43:37.000Z (4 months ago)
- Last Synced: 2025-03-28T01:05:20.665Z (26 days ago)
- Topics: epic-games, metaverse, node-js, pixel-streaming, react-js, typescript, unreal-engine
- Language: TypeScript
- Homepage: https://unrealos.com/services/unreal-engine/
- Size: 9.12 MB
- Stars: 120
- Watchers: 6
- Forks: 27
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Pixel Streaming with Nextjs & MUI5
[](https://npmjs.com/package/pixel-streaming) [](https://discord.gg/eGHKuQ3BHM) [](https://twitter.com/metaunreal)Welcome to this demo implementation of the pixel-streaming library for Nextjs, complete with the popular Material theme already configured! By using this implementation, you are just one step away from launching a fully functional Unreal Engine project right in your web interface.
## Installation
[Make a fork](https://github.com/markolofsen/metaeditor/fork) — it's more convenient!
```bash
git clone https://github.com/markolofsen/metaeditor.gitcd ./metaeditor
yarn && yarn dev
yarn start
```## Links
* [Documentation](https://metaeditor.io/docs) — Pixel Streaming by MetaEditor
* [Demo](https://unrealos.com/demo/) — Unreal Engine demonstration with Pixel Streaming
* [Pixel Streaming Reactjs](https://www.npmjs.com/package/pixel-streaming) — Npm module
* [Online Player](https://player.metaeditor.io) — Online player to access your local project
* [Unreal Engine Project](https://drive.google.com/file/d/1krBII0i-ha7_wBVW8DW9UvG5VvdH8kch/view?usp=share_link) — Compiled Unreal Engine project with plugin installed## Social
- [Follow us on Twitter](https://twitter.com/metaunreal)
- [](https://discord.gg/eGHKuQ3BHM)
- [MetaEditor Chat on Telegram](https://t.me/unrealos) (technical support)## Contact Us
For business inquiries: [[email protected]](mailto:[email protected])
Made by [Unrealos](https://unrealos.com)