OSS Tanbou

OSS catalog

Cap

View on GitHub

Cap — an open-source Loom alternative that lets you own the recording, editing, sharing, and storage stack

Stars
0

Overview

Cap is an open-source async video communication platform for recording your screen, camera, and microphone, editing the result, publishing a share link, and collecting comments, transcripts, and analytics in one workflow. It goes beyond a basic screen recorder by separating fast sharing through Instant Mode from local editing through Studio Mode. Recordings can live in Cap Cloud, in your own S3-compatible storage, or behind a fully self-hosted stack covering the web app, API, database, media server, and object storage, making data ownership a core part of the product rather than an export option.

Features and best fit

Based on official documentation; not hands-on tested · Content checked:

Switch between Instant Mode for fast feedback and Studio Mode for polished local editing

Instant Mode uploads recording data while capture is still in progress and prepares a shareable link immediately after the recording stops, making it suitable for bug reports, async standups, and quick feedback. Studio Mode records locally and opens an editor with backgrounds, zooms, trimming, captions, and export controls before sharing. Having both paths in one application lets teams use the same tool for lightweight internal communication and polished customer-facing demos instead of maintaining separate recording workflows.

Sources: [1][2]

Treat a shared recording as an asynchronous conversation with transcripts, comments, and viewer context

Cap share pages add collaboration around the video rather than stopping at playback. The project documents comments, reactions, transcripts, summaries, viewer analytics, and team workspaces, while Cap AI can generate titles, summaries, clickable chapters, captions, and transcripts. This turns recordings into searchable work artifacts that can carry design feedback, QA reproduction steps, product walkthroughs, customer updates, or onboarding context without requiring another meeting.

Sources: [1][2]

For teams that want Loom-style convenience without locking recording data and delivery into one SaaS

Cap fits engineering bug reports, code and design walkthroughs, customer support instructions, sales demos, onboarding, and other communication where showing the screen is faster than writing a long explanation. Its strongest differentiator appears when the team also cares about where recordings live: videos can stay local, use an existing AWS S3 or Cloudflare R2 bucket, be served from a custom domain, or move into a fully self-hosted deployment. The desktop application currently targets macOS and Windows.

Sources: [1]

Full self-hosting means operating the web, database, object storage, and media pipeline, not just the recorder

The checked-in Docker Compose stack runs Cap Web together with a media server, MySQL 8, and MinIO, and includes configuration for database encryption, authentication secrets, media-server secrets, and S3 endpoints. The README also instructs operators to replace default secrets and configure public URLs, email, AI providers, SSL, and storage before exposing the deployment publicly. A self-hosted evaluation therefore needs to account for backups, object storage capacity, media processing, authentication, outbound email, upgrades, and operational monitoring in addition to video storage itself.

Most of the project is licensed under AGPLv3, so modified versions offered over a network may trigger corresponding source-availability obligations. The cap-camera* and scap-* crate families are separately MIT-licensed. Cap Cloud, external AI providers, and third-party S3-compatible services also retain their own pricing, retention, and usage terms.

Sources: [3][1][4]

Official sources

  1. [1]CapSoftware/Cap — README(2026-09-14)
  2. [2]Cap — product documentation index(2026-09-14)
  3. [3]CapSoftware/Cap — Docker Compose self-host stack(2026-09-14)
  4. [4]CapSoftware/Cap — LICENSE(2026-09-14)

Growth

Growth trends · Last 30 days

0 Stars

Trend data is still being collected.

GitHub data

GitHub dataView detailed GitHub data
Stars
0
Forks
0
Watchers
0
Open issues
0
Report incorrect information

Tell us if any listing information is incorrect or outdated.