Skip to main content

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.

Entry point

StreamPixelApplicationThe factory function that boots a stream. Start here.
Configuration optionsEvery option you can pass to StreamPixelApplication.

Returned objects

pixelStreamingCore streaming controller — events, send/receive, lifecycle.
UIControlMute, fullscreen, resolution, mouse visibility.
StreamPixelVoiceChatVoice chat — join, leave, mute, events.

Helpers

reconnectStreamTrigger a manual reconnect after a dropped session.