Cap
Cap copied to clipboard
Open source Loom alternative. Beautiful, shareable screen recordings.
### Description While recording a screen + camera session, Cap aborted unexpectedly after ~6 minutes of capture. Crash type: EXC_CRASH (SIGABRT) → Abort Trap 6 Root cause shown in log:...
Right now dark mode classes are flipped back to front, e.g. text-gray-50 would show as dark
Position of cursor for area selected recordings seems off
They don't take into account things like compression and the values aren't that reliable
Nokhwa doesn't set the output session pixel format to be the same as the capture device's
This PR implements a wgpu blur shader. It does not handle the integration with the editor just implementing the filter in Rust. You must uncomment the `BlurLayer::render` call to preview...
* When video is paused, black overlay still shows, it shouldn't, so people can see content or anything else. * Pressing space on keyboard when page loads scrolls down instead...