Turn any website into a place where people can record their PC screen — the full desktop, any window, or a browser tab — with no apps to install.
Whether you run a course, a support desk, a SaaS product, or a client portal, WebRec lets visitors capture what is on their computer, talk with their mic, show their webcam, then preview and save the video. It runs in the browser, but recording is not limited to your webpage alone: users can share their entire PC screen, an application window, or a tab.
Long written explanations miss the point. Screenshots are incomplete. Desktop recorder apps get abandoned halfway.
WebRec puts PC screen recording where your users already are — inside your website. They click, choose what to share on their computer, and send you a clear video of exactly what happened.
Recording
After the take
For your project
Your live website needs a secure connection (HTTPS). For local testing, localhost is enough.
src/ sources yourself.file:// pages.getDisplayMedia (Screen Capture), MediaRecorder, and (for mic/webcam) getUserMedia. Chrome and Edge give the fullest experience; Firefox and Safari work with normal browser limits.upload_max_filesize / request body limits, and store or forward the received blobs.assets/libraries/ffmpeg/ (unminified ffmpeg-core.js + .wasm included). No CDN is used.Infrastructure cost warning
WebRec itself does not bill you for storage or encoding. However, if you implement server-side storage (saving recordings to your host, AWS S3, Google Cloud Storage, etc.) or server-side video conversion, you (the buyer) are responsible for those external infrastructure costs — for example AWS S3 storage/request fees, CDN transfer, or server bandwidth and CPU for uploads and transcoding. Plan capacity and hosting budget before enabling uploads or remote conversion in production.
Works in modern browsers. Chrome and Edge give the smoothest experience. Firefox and Safari are supported with normal browser limits.
Your Envato purchase covers WebRec. All libraries bundled in the package are free and open-source — you do not need to buy extra commercial licenses to use what’s included.
Optional add-ons (like advanced waveform or video conversion) are not required. Details are in CREDITS.md.
WebRec | Html5 Screen Recording Utility For PC — record the full PC screen, a window, or a tab from your website; simple to use and ready for customers.