← Back to CueLink

CueLink Manual

Complete guide to LAN AV streaming for live events

Contents

  1. Overview
  2. Getting Started
  3. Sender Mode
  4. Browser Viewer
  5. Receiver Mode
  6. Audio Streaming
  7. Quality & Adaptive Bitrate
  8. Free vs Pro
  9. License Activation
  10. Network Requirements
  11. Troubleshooting

1. Overview

CueLink is a LAN AV streamer that sends live camera video and audio to any device on your local network. It runs entirely on your local network — no internet, no cloud, no accounts. Three ways to watch:

One PC runs the Sender with a camera. Every other screen in the building watches — either through the Receiver app or any web browser.

2. Getting Started

Installation

  1. Download CueLink from the download page and run the installer.
  2. Launch CueLink. The app opens in Free mode — no license key needed to start using it.
  3. Choose Sender or Receiver from the mode selector.

Typical Setup

Camera PC The laptop or PC with the camera and microphone plugged in. Set to Sender mode.
Display PC A PC connected to a lobby TV or overflow room monitor. Set to Receiver mode, or simply open the stream URL in a browser.
Phones / Tablets Open the stream URL in any browser — Chrome, Safari, Edge, Firefox. No app needed.
Tip: The Sender PC and all viewing devices must be on the same local network (same switch, router, or Wi-Fi SSID). No internet connection required.

3. Sender Mode

Sender Sender mode captures video and audio and streams it to your local network.

Starting a Stream

  1. Click Sender on the mode selector.
  2. Select your Video Source (camera) from the dropdown and click Start Camera. The live preview appears on the left.
  3. Select your Audio Source (microphone) from the dropdown and click Start Audio. The VU meter activates next to the preview.
  4. Click Start Streaming. The status changes to LIVE and a URL is displayed (e.g. http://192.168.1.50:8090).
  5. Share this URL with anyone on the network. They open it in a browser to watch.

What You See

CueLink Sender Mode
Sender Mode — live preview, VU meter, and streaming controls

Controls Panel

Refresh Devices

Click the button in the top bar to rescan for cameras and microphones. Useful if you plug in a new USB camera while the app is running.

Tip: You can start the camera and audio independently of streaming. This lets you verify the preview and audio levels before going live.

4. Browser Viewer

Browser Any device with a web browser can watch the stream without installing anything.

How to Watch

  1. On the Sender, note the stream URL (e.g. http://192.168.1.50:8090).
  2. On any device connected to the same network, open that URL in a web browser.
  3. The video feed appears immediately. An "Tap to start audio" overlay appears — tap or click it to enable audio.

Browser Compatibility

The browser viewer works with any modern browser: Chrome, Firefox, Safari, Edge. It uses standard MJPEG for video (displayed as an <img> tag) and Web Audio API for audio (via WebSocket). No plugins or extensions needed.

Audio Autoplay

Browsers require a user gesture (tap or click) before playing audio. This is a browser security policy, not a CueLink limitation. The "Tap to start audio" overlay handles this — once tapped, audio plays continuously.

CueLink Browser Viewer
Browser Viewer — any device can watch by opening the stream URL
Tip: For a clean full-screen display on a TV, press F11 in the browser to go full-screen, then tap to start audio. The dark page background blends with any screen bezel.

5. Receiver Mode

Receiver Receiver mode is a dedicated viewer built into CueLink. Use it on PCs connected to TVs or projectors where you want a clean, app-based display instead of a browser.

Connecting to a Sender

  1. Click Receiver on the mode selector.
  2. Enter the Sender's URL (e.g. 192.168.1.50:8090 or just 192.168.1.50 — the default port is added automatically).
  3. Click Connect. The live video stream appears with audio.
CueLink Receiver Mode
Receiver Mode — dedicated full-screen viewer for display PCs
Tip: For most setups, the browser viewer is easier — no app installation needed on viewing devices. Use Receiver mode when you want a dedicated, always-on display PC with no browser chrome.

6. Audio Streaming

CueLink streams audio alongside video. Audio is captured from any microphone or audio input on the Sender PC and delivered to viewers via WebSocket.

VU Meter

The vertical VU meter appears next to the camera preview when audio capture is active. It shows:

The meter uses a dB scale (from -60 dB to 0 dB) with smooth decay for a professional broadcast feel. Scale markers are shown at 0, -10, -20, -30, -40, and -60 dB.

Audio is Free

Audio streaming is included in the free version of CueLink. No Pro license required.

7. Quality & Adaptive Bitrate

Quality Presets

Preset Resolution FPS Tier
High 1920 × 1080 30 PRO
Balanced 1280 × 720 30 Free
Low Bandwidth 854 × 480 15 Free

Free users can choose Balanced or Low Bandwidth. Pro unlocks the High (1080p) preset.

Adaptive Bitrate PRO

When enabled, CueLink monitors how well each viewer keeps up with the stream. If a viewer falls behind (e.g. on a slow Wi-Fi connection), JPEG compression quality is automatically reduced to keep the stream smooth. When viewers catch up, quality is restored.

The current adaptive quality percentage is shown next to the toggle. The system checks every 2 seconds and adjusts gradually — quality drops quickly when needed and recovers slowly to avoid oscillation.

Tip: Adaptive bitrate works best when you have mixed viewers — some on fast wired connections and some on Wi-Fi. The stream adapts to the slowest viewer without penalizing faster ones.

8. Free vs Pro

CueLink works out of the box in Free mode. Pro unlocks additional features for professional use.

Feature Free Pro
Video streaming 720p max 1080p+
Audio streaming
Connected viewers 1 Unlimited
Quality control Fixed Full
Adaptive bitrate
Custom port
Browser viewer

Pro is a one-time purchase (lifetime license). No subscription. Pricing:

When a free user's viewer limit is reached, additional viewers see a "Client Limit Reached" page instead of the stream, with a message to upgrade to Pro.

9. License Activation

Activating Pro

  1. Purchase a CueLink Pro license from cuecongress.com. You will receive a license key by email.
  2. In CueLink, click the Free badge (on the mode selector or in the Sender top bar) to open the license dialog.
  3. Enter your license key in the format XXXX-XXXX-XXXX-XXXX and click Activate Pro.
  4. The badge changes to PRO and all Pro features are unlocked immediately.

Deactivating

To move your license to a different PC, open the license dialog and click Deactivate. This frees up a device slot so you can activate on another machine.

Offline Grace Period

CueLink validates your license online. If the internet is unavailable, the app enters Offline Mode and continues working in Pro mode for up to 7 days. After 7 days without a successful validation, Pro features are disabled until connectivity is restored.

Device ID

Each PC gets a unique 8-character Device ID (shown in the license dialog). This identifies the machine for license management. If you need support, include your Device ID.

10. Network Requirements

Supported Configurations

Ports Used

Port Protocol Purpose
8090 (default) HTTP MJPEG video stream + browser viewer page
8091 (default) WebSocket Audio stream

The audio port is always the video port + 1. If you change the video port to 9000, audio uses 9001. Port configuration is a Pro feature.

Firewall

The first time you start streaming, Windows may ask to allow CueLink through the firewall. Click Allow. If you accidentally block it, add CueLink manually in Windows Firewall settings.

Does not work: Across separate internet connections, between buildings with isolated networks, over VPN, or on networks with client isolation enabled. All devices must be on the same local network.

Client Isolation

Some venue Wi-Fi networks block device-to-device communication (called client isolation or AP isolation). If viewers cannot connect to the Sender:

11. Troubleshooting

No cameras or microphones detected

Viewers cannot connect

"Client Limit Reached" message

No audio in browser

Video is choppy or low quality

Port conflict

App not starting

License activation fails

CueLink Product Page Changelog