Kap: Where is my currently recorded video?

Created on 7 Jan 2019  路  3Comments  路  Source: wulkano/Kap

I just recorded a video when I go to export it is taking too much time, and the counter (the white circle) doesn't show. Looks like it get stuck. Even trying to export the video three times it is not exporting my video.

Kap save a temporary video before I click the export button? Please help me, I do not want to record the video again.

Thank you.

Question

Most helpful comment

The original recording is stored in the macOS temporary file system. We're using tempy by @sindresorhus, so he'll be the best person to answer this question more in depth. From what I can tell it seems to create use/create a random folder under /private/var/:

For what it鈥檚 worth, /tmp in Mac OS actually just links to /private/tmp/ , so you can also just navigate to /private/tmp/ to find the same data, whether it鈥檚 a bunch of caches or contents of a ram disk or anything else contained therein.

All 3 comments

We do generate a temporary file but I'm not sure how to access it and I'm mobile right now. Try looking through ~/Library/Application Support/Kap. Some more details on which version of macOS and Kap you're on, and what format you're trying to export to would be great!

The original recording is stored in the macOS temporary file system. We're using tempy by @sindresorhus, so he'll be the best person to answer this question more in depth. From what I can tell it seems to create use/create a random folder under /private/var/:

For what it鈥檚 worth, /tmp in Mac OS actually just links to /private/tmp/ , so you can also just navigate to /private/tmp/ to find the same data, whether it鈥檚 a bunch of caches or contents of a ram disk or anything else contained therein.

We really need a way to save the original recording from Kap.

You can find the recording somewhere in /private/var/folders. The exact place it non-deterministic. Try searching for a .mp4 file.

Was this page helpful?
0 / 5 - 0 ratings