Cap
Cap copied to clipboard
Open source Loom alternative. Effortless, instant screen sharing.
Need to implement a testing framework for the various packages and apps in the monorepo. Create one test example in each. Must be easily scaleable to create other tests going...
Build a Settings window in the desktop app. Take inspiration from Spacedrive layout as seen in screenshot below (inspiration, not exact design). Also maybe use shadcn (we already use some...
首次启动将会下载 ffmpeg6arm.zip,但不会将其解压,导致程序未启动成功 The first launch will download ffmpeg6arm.zip, but will not unzip it, resulting in the program not launching successfully. 当我手动解压该文件,则可以正常运行 When I manually unzip the file, it works fine
I recorded a video, but after recording I am not able to load it. HLS error: {type: 'networkError', details: 'manifestLoadError', fatal: true, url: 'https://cap.so/api/playlist?userId=5fyy6sa6zm40dje&videoId=x7k574anznfj7wk&videoType=master', loader: sO, …}context: {id: null, level:...
### Description When attempting to build the project using `pnpm tauri:build`, the process fails due to compilation errors in the `ffmpeg-next` dependency. ### Reproduction 1. Clone the Cap repository 2....
Need to implement the following functionality into Cap: - Speed test: A small indicator in the bottom left or right of the Cap desktop app which shows an indication of...
We need to make it so that only screen capture and accessibility permissions are required when starting the app for the first time. Webcam/microphone should only be required when you...
This PR adds: 1. Network speed check: Measures upload speed to set video quality. uses macOS builtin `networkQuality` for private and secure speed tests. 2. Test recording: Performs a brief...