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
| |
|---|
| StreamPixelApplication | The factory function that boots a stream. Start here. |
| Configuration options | Every option you can pass to StreamPixelApplication. |
Returned objects
| |
|---|
| pixelStreaming | Core streaming controller — events, send/receive, lifecycle. |
| UIControl | Mute, fullscreen, resolution, mouse visibility. |
| StreamPixelVoiceChat | Voice chat — join, leave, mute, events. |
Helpers
| |
|---|
| reconnectStream | Trigger a manual reconnect after a dropped session. |