Cap
Cap copied to clipboard
Open source Loom alternative. Beautiful, shareable screen recordings.
### Description when I use external sound card and mic, cause voice distortion ### Reproduction record screem and voice with external sound card ### Additional Context - Cap version:Version 0.3.77...
We need to account for deleting videos from S3, billing, multiple account members, etc. We should probs only allow deleting when their is only a single member in the org.
Complete deployment setup for Cloudflare infrastructure without Docker: Web App (Cloudflare Pages): - Add @opennextjs/cloudflare and wrangler dependencies - Create wrangler.jsonc with Hyperdrive and R2 bindings - Add open-next.config.ts for...
This should: - [ ] Enable resumable uploads -> We will need to implement resume logic for partial uploads. - [ ] Allow us to upload while rendering
- [ ] Decide on the UI flow we want - [ ] Fix the main window's styling - [x] Stop the main window being put on top. Remove the...
### Description Error when using Option + R as short key ### Reproduction - Set short key to Option + R - Press Option + R ### Additional Context -...
This will possibly allow sharing code with the Loom importer and make for a more reliable upload process. TODO: - [x] Disable progress reporting on `legacyCapUpload`. We will only enable...
Our previous definitions of `nanoId` and `encryptedText` in our database schema use Typescript to mark them as being required fields, but in practice that constrain isn't being enforced in the...