Cap
Cap copied to clipboard
Open source Loom alternative. Beautiful, shareable screen recordings.
Create a new Cap project from any .mp4 video mp4 only for now - since we'd probably have to build or hook up the encoder to support different formats? https://github.com/user-attachments/assets/67709064-9eee-4ea5-bd6f-11d5461219e1
Optimize AsyncVideoDecoder for Better Memory + Switch to Bounded Channels (Possible memory leak fix)
# Pull Request: Optimize AsyncVideoDecoder for Better Memory Management and Performance ## Changes Made 1. Added new constants for cache management: ```rust const MAX_CACHE_MEMORY: usize = 1024 * 1024 *...
too slow, lost attention, maybe reduce quality?
Currently the following env vars need to be set in env but should be able to be configured via the UIShould remain as ENV ```typescript DATABASE_URL: z.string(), DATABASE_MIGRATION_URL: z.string().optional(), DATABASE_ENCRYPTION_KEY:...
1. copy to clipboard says success 2. cmd v does nothing
Use Vercel dev/preview branches and env vars to setup.Also use Stripe dev for preview.
### Description I just subscribed to Cap Pro and tried using the shareable link feature, the audio was working but the video was just black on the link. ### Reproduction...