Every page in this section is self-contained and covers one feature in depth. Pick the ones relevant to your project.Documentation Index
Fetch the complete documentation index at: https://docs.streampixel.io/llms.txt
Use this file to discover all available pages before exploring further.
Streaming
Video, codecs, and resolution
Pick a codec, set resolutions, and tune the video pipeline.
SFU (one-to-many streaming)
Stream a single UE instance to multiple viewers simultaneously.
Stream statistics
Read live FPS, bitrate, latency, and packet loss.
Input and audio
Input controls
Mouse, keyboard, touch, and gamepad routing into Unreal.
Audio and media input
Capture mic input and forward audio streams to Unreal.
Voice and text chat
Real-time voice and text chat between viewers.
Session management
AFK (idle timeout)
Automatically disconnect idle viewers to free server capacity.
Queue system
Hold viewers in a queue when all instances are busy.
Reconnection
Automatic and manual reconnection after a dropped connection.
Communication
Communicating with Unreal Engine
Send and receive arbitrary JSON between your app and the running UE instance.