StreamPixelApplication returns.
Minimal example
What StreamPixelApplication returns
Each of these is covered in detail in the Return Values page.
Running the example app
1
Clone the example repository
2
Install and start
3
Open the app
Open your browser to
http://localhost:3000/YOUR_PROJECT_ID (replace with your actual project ID from the Streampixel dashboard).Next steps
Initialization and configuration
Configure codecs, resolution, input, and AFK behavior.
Connection lifecycle
Understand the events fired during connection setup.
Communicating with Unreal Engine
Send commands and receive responses from your UE app.