MediaStreamError { name: "NotFoundError", message: "The object can not be found here.", constraint: "", stack: "" }
main.js:116:15
oncreate https://gifcap.dev/main.js:116
https://imgur.com/a/2pIsGtoHas to login to another session to kill Firefox to get control back.
I love how simple and straightforward the UX is. It was instantly obvious how to use it, and it worked quickly and perfectly without any modals/banners/ads/whatever.
I think a single sentence somewhere on the page after you stop the recording telling you that you can crop by clicking and dragging, and you can trim by moving the little time markers might help with discovery.
I didn't realize you could do either of those things until I read your comment here.
Unfortunately there are still many places where only images are allowed (e,g, GitHub README). HEIF is supposed to solve this problem but support is apparently abysmal.[1]
Anyone aware of any progress on a replacement of GIF?
You can strip the audio out completely from those files, and have like 20 second recordings that map out to ~1-2MB vs +10MB for GIF. All in all, it's pretty great.
EDIT: More specifically, it needs to support getDisplayMedia()
https://developer.mozilla.org/en-US/docs/Web/API/MediaDevice...
Any ideas how I can troubleshoot this "hardware vs software screen buffer issue" so we could track down the issue?
I would highly recommend adding .webm export (since Browser-based .webm encoding strongly correlates with the ScreenCapture API). If you'd like an example, you can reference my take on this: https://gifcorder.com/
There's also an Emscripten implementation of Gifsicle which you can use to reduce the size of the .gif (at the cost of color depth and encoding time).
That said, the GIFs it outputs seem pretty huge in filesize. Have you considered other output formats?
I tried to keep the UI as simple and friendly as possible.
EDIT: Any way to record the mouse cursor?
Also, slightly related, Google Mail (and probably other products) has a "Report issue" feature, where I can take a screenshot of the current tab (and even crop it), is that in any way related (technology-wise)?
ADDENDUM: Thought that maybe just detecting the browser is best, showing a notice that the tool doesn't work with it.
I also didn't know about the cropping feature until I read other comments, I thought it didn't support cropping.
https://www.cockos.com/licecap/
Been around for about 10 years, from the guy who created Winamp.
side note: if you're on windows, win+g is a great new tool for the same.