You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Ultra Quality, Camera Overhaul & Segmented Uploads
3
+
app: Cap Desktop
4
+
publishedAt: "2026-04-15"
5
+
version: 0.4.84
6
+
image:
7
+
---
8
+
9
+
-**Ultra quality mode** — A new quality selector in settings lets you switch between Balanced and Ultra for studio recordings. Ultra uses higher bitrates for maximum fidelity in detailed UI walkthroughs and code demos.
10
+
-**Segmented Instant Mode recordings** — Instant mode now uploads HLS segments as they're recorded instead of assembling a single MP4. Your link is shareable sooner and viewers can watch a live preview while you're still recording. Now enabled on Windows too.
11
+
-**Screen capture auto-restart** — On macOS, if the screen capture pipeline drops out, it automatically restarts without interrupting your recording.
1
12
-**Camera reliability** — Camera preview now detects stalls and auto-refreshes, restores correctly when reopening Cap or waking from sleep, and always cleans up feeds when recording ends.
13
+
-**Camera performance** — Batched rendering, thread-local decoder caching, and frame reuse make camera preview significantly smoother across both macOS and Windows.
14
+
-**Click-to-lock window selection** — Click a window in the target selector to lock onto it. The camera preview repositions automatically to stay out of the way, and recording controls now anchor relative to your capture target.
15
+
-**Trim handle flickering** — Fixed a rendering glitch when dragging trim handles in the editor.
16
+
-**Cmd/Ctrl+W to close windows** — Standard keyboard shortcut now works to close any Cap window.
17
+
-**Platform-specific hotkey labels** — Settings now show the correct modifier symbols for your OS (⌘ on Mac, Ctrl on Windows).
18
+
-**Recording stop reliability** — Timeouts throughout the stop pipeline prevent hangs when ending a recording. Audio and video now stop concurrently for faster shutdown.
19
+
-**Exit shutdown guards** — All uploads complete and resources clean up before the app fully exits, preventing data loss on quit.
20
+
-**Camera-only recording fixes** — Thumbnails and uploads now work correctly for camera-only recordings.
0 commit comments