Standalone App Modes

Understand source windows, Standard mode, WebSocket mode, and TikTok presets.

What The App Is For

The desktop app manages Social Stream source windows outside your normal browser. It can help with source organization and some browser-tab throttling problems. It is not the same as Chrome, and it does not automatically share your Chrome login or cookies.

Standalone app Add source sidebar with YouTube, Twitch, Kick, VPZONE, Velora, Instagram Live, Facebook, and TikTok source buttons
Start by adding the platform source you need. The app then creates and manages that source entry.

Mode Names

Some sources have more than one connection mode. The right mode depends on the platform, login state, and whether you need richer events or simple page capture.

Standalone app sample source entries showing Standard and WebSocket connection mode controls, plus TikTok connection preset controls
Standard and WebSocket are common source modes. TikTok has its own preset selector because it has extra app-specific connection paths.
ModePlain MeaningUse When
StandardThe app opens a normal platform/source page and reads the rendered page.You need the simplest visible page capture, login, or manual verification.
WebSocket/APIThe source connects through a platform API, socket, or Social Stream source page.The platform supports it and you want better background reliability or richer event data.
Polling/LegacyA compatibility path that checks for updates instead of using the preferred live socket path.The newer connector fails or a platform-specific fallback is needed.
TikTok AutoThe app chooses the best TikTok path and may fall back if one fails.You are not sure which TikTok mode to use.

Use Standard Mode When

  • The platform works when you can see the live page or popout chat.
  • The site needs you to sign in, solve a prompt, or keep a visible chat panel open.
  • You are comparing app behavior against the Chrome extension.
  • You need the most familiar troubleshooting path: open page, see chat, test dock, then OBS.

Standard mode can still fail if the platform changes its page layout, blocks embedded/app browsers, asks for CAPTCHA, or hides chat behind a login.

Use WebSocket Or API Mode When

  • The source specifically supports WebSocket/API mode.
  • You want a source that can keep working better in the background.
  • You need event families that normal page scraping may not expose.
  • You can handle provider tokens, account permissions, API scopes, or source-page setup.

WebSocket/API mode is not always better. If auth, tokens, provider access, or a platform API is failing, Standard mode may be the faster test.

TikTok In The App

TikTok in the desktop app is not one single mode. Always note which preset is active before troubleshooting.

TikTok PathUse CaseCommon Failure Point
AutoFirst try for most users.The app may fall back, so check the status text.
StandardVisible TikTok page capture.Login, CAPTCHA, redirected page, or hidden chat.
Local SignerApp-native reading and reply-support paths.The app TikTok session/cookies must be valid.
Polling/CompatibilityFallback when socket/signing paths fail.Less rich than the preferred connector.
Proxy or custom signingAdvanced setups.Provider availability, API key, room ID, or rate limits.

For a normal first attempt, add TikTok, leave the preset on Auto, activate the source, and watch the app status text.

What To Check Before OBS

  1. Confirm the app source is activated.
  2. Confirm the source window is signed in if the platform needs login.
  3. Confirm the dock receives chat with the same session ID.
  4. Only after the dock works, add or refresh the OBS overlay URL.
  5. If Chrome works but the app does not, remember that app sessions and Chrome sessions are separate.

Common Fixes

  • Chrome is logged in but the app is not: sign in to the platform inside the app source window or use the extension as the capture path.
  • Source says active but no chat arrives: check the mode, source window, live URL/user name, and dock session.
  • App is using the wrong source files: check whether the app is using packaged, cached, remote, beta, stable, or local Social Stream assets.
  • TikTok fails: record the current preset, status text, app version, and whether the source switched to a fallback mode.
  • OBS is blank: test the dock first. If the dock is empty, OBS is not the problem yet.

Related guide: Platform Setup Picker.