Please sign in to access this page
ezcap lets you make screen recordings entirely from your browser with no installation.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Since my last devlog, I fixed a few bugs that occur on Chrome v138, as well as improved the UX and loading UI.
Since my last devlog, I've implemented the file conversion and video trimming functionality. The bulk of the time was spent debugging FFmpeg.wasm and trying to optimize it. As you'll see in the attached video, trimming unfortunately degrades the quality a little bit, but that's life. I've also added a progress indicator, which is not shown in the attached video.
Right now, I have a decent looking website (built with pure HTML/JS using Shoelace components) that can record the user's screen and export a WebM file. My next step is adding in editing functionality and file conversion. The demo video was recorded using ezcap itself!