Cap
Cap copied to clipboard
Open source Loom alternative. Beautiful, shareable screen recordings.
## Summary by CodeRabbit * **Refactor** * Optimized memory management in video encoding processing to improve efficiency and stability.
### Description So I am just trying to record screen with cap.so but so many the recording fails when I click on save button after being finish with the recording....
### Description click shows white page after reloading a few times page is like half skeleton, half working once i login and go to my caps stuff it work properly...
- [x] Fix Tinybird CI - [x] Restructure using Effect services properly - [x] Query for dashboard data - [x] Remove `getVideoAnalytics` - [ ] Implement a Tinybird Effect service...
Fixes [CAP-DESKTOP-T8](https://sentry.io/organizations/cap-s2/issues/7016406647/). The issue was that: Secondary panic occurred in `backtrace::win64::trace` while capturing stack for original panic, aborting process due to non-unwindable context. - Disable backtrace capture in Sentry client...
Fixes [CAP-DESKTOP-J2](https://sentry.io/organizations/cap-s2/issues/6916630905/). The issue was that: Screenshot generation incorrectly slices padded GPU texture data, causing memory corruption detected by macOS VFX framework during Metal texture processing. - Converts RGBA frame...
Fixes [CAP-DESKTOP-T7](https://sentry.io/organizations/cap-s2/issues/7016406485/). The issue was that: Race condition between window enumeration and `CreateForWindow` causes Windows Graphics Capture API to throw an unhandled C++ exception on invalid HWND. - Wrap `try_as_capture_item`...
Adjusted the spacing in UpgradeModal from gap-8 to gap-8 md:gap-4 to make the content fit better on medium and larger screens. Before: After: ## Summary by CodeRabbit * **Style** *...
This PR adds a new recording setting: Default project name which allows for customizing the default project and file name using a custom template with placeholders. There are several place...