Session actions
fullscreen
Enter fullscreen mode (Ctrl+Shift+F)
file_copy
Clipboard status: {{ clipboardStatus }}
file_copy
Enable clipboard access
home
Return to launcher
videogame_asset
Gamepad connected: {{ gamepad.gamepadName }}
videogame_asset
Gamepad disconnected
account_circle
Logged in as {{ getUsername() }}
Stream telemetry
{{ connectionStat.connectionVideoBitrate }}
Current video bitrate in mbps vs selected bitrate {{ (videoBitRate / 1000).toFixed(0) }}
mbps
{{ connectionStat.connectionFrameRate }}
Current FPS vs 60 FPS
{{ connectionStat.connectionLatency }}
Current maximum connection latency in milliseconds
{{ gpuStat.gpuLoad }}
{{ cpuStat.serverCPUUsage }}
Current GPU load
Server CPU Usage
{{ (gpuStat.gpuMemoryUsed / 1024).toFixed(2) }}
{{ (cpuStat.serverMemoryUsed / 1024 / 1024 / 1024).toFixed(2) }}
Current GPU memory GB used of the {{ (gpuStat.gpuMemoryTotal / 1024).toFixed(0) }}GB available
Server Memory GB used of the {{ (cpuStat.serverMemoryTotal / 1024 / 1024 / 1024).toFixed(0) }}GB available
Stream quality
refresh
Manual refresh required
After changing resolution, refresh this page to reconnect.
Refresh
Connection diagnostics
- Peer connection state: {{ status }}
- Peer connection type: {{ connectionStat.connectionStatType }}
- Packets received: {{ connectionStat.connectionPacketsReceived }}
- Packets lost: {{ connectionStat.connectionPacketsLost }}
- Bytes received: {{ connectionStat.connectionBytesReceived }}
- Bytes sent: {{ connectionStat.connectionBytesSent }}
Video Stats
- Latency: {{ connectionStat.connectionVideoLatency }} ms
- Video: {{ connectionStat.connectionCodec }} {{ connectionStat.connectionResolution }}
- Video encoder: {{ encoderName }}
- Window size: {{ windowResolution[0] }}x{{ windowResolution[1] }}
- Framerate: {{ connectionStat.connectionFrameRate }} fps
- Bitrate: {{ connectionStat.connectionVideoBitrate }} mbps
- Available receive bandwidth: {{ connectionStat.connectionAvailableBandwidth }}
Audio Stats
- Latency: {{ connectionStat.connectionAudioLatency }} ms
- Codec: {{ connectionStat.connectionAudioCodecName }}
- Bitrate: {{ connectionStat.connectionAudioBitrate }} kbps
Shortcuts
Debugging
Publishing
Publish