Skip to content

ubernaut/recordMyScreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recordMyScreen

Client-side only tool to record your screen and download the result. You can pick the MediaRecorder codec and optionally convert the capture to MP4 or GIF directly in the browser via ffmpeg.wasm (no server involved). Uses the single-threaded ffmpeg-core build so it works without SharedArrayBuffer/COOP-COEP headers (conversion will just be slower). You can also pick an output FPS (15/30/60/90), choose faster processing vs higher quality for the conversion step, and supply a custom filename (default: recording).

About

client side only, enables the user to record their screen and save the resulting file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors