Current video bit rate in mbps vs selected bit rate {{ (videoBitRate / 1000).toFixed(0) }} mbps Current FPS vs 60 FPS Current max(video, audio) latency in milliseconds Current GPU load Server CPU Usage Current GPU memory GB used of the {{ (gpuMemoryTotal / 1024).toFixed(0) }}GB available Server Memory GB used of the {{ (serverMemoryTotal / 1024 / 1024 / 1024).toFixed(0) }}GB available Enter fullscreen mode (CTRL+SHIFT+F) Clipboard status: {{ clipboardStatus }} Enable clipboard access Return to launcher Gamepad connected: {{ gamepadName }} Gamepad disconnected Logged in as {{ getUsername() }}

  • Peer connection state: {{ status }}
  • Peer connection type: {{ connectionStatType }}
  • Packets received: {{ connectionPacketsReceived }}
  • Packets lost: {{ connectionPacketsLost }}
  • Bytes received: {{ connectionBytesReceived }}
  • Bytes sent: {{ connectionBytesSent }}
Video Stats
  • Latency: {{ connectionVideoLatency }} ms
  • Video: {{ connectionCodec }} {{ connectionResolution }}
  • Video encoder: {{ encoderName }}
  • Window size: {{ windowResolution[0] }}x{{ windowResolution[1] }}
  • Video decoder: {{ connectionVideoDecoder }}
  • Frame rate: {{ connectionFrameRate }} fps
  • Bit rate: {{ connectionVideoBitrate }} mbps
  • Available receive bandwith: {{ connectionAvailableBandwidth }}
Audio Stats
  • Latency: {{ connectionAudioLatency }} ms
  • Codec: {{ connectionAudioCodecName }}
  • Bit rate: {{ connectionAudioBitrate }} kbps


Enable Audio Disable Audio

Debugging

Publishing

Publish

reload
Connection failed.
{{ loadingText }}
start