# record-webpage **Repository Path**: EEPPEE_admin/record-webpage ## Basic Information - **Project Name**: record-webpage - **Description**: a simple script to record webpage behavior as video when develop frontend slops - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-24 - **Last Updated**: 2026-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: webdev ## README # launch a webpage at port 6969 first - and then node index.js 6969 # why I do this rather than do system record - because system record tool like obs-studio is require to configure to fit browser window size, but I just simply want to record a browser tab window's behavior and movement, I don't need to interactive with system. # wish you enjoy this ai slops # TODO 1. need to document the tech internals 2. make it more generic to choose browser, since default is using chromium now 3. license 4. should I vendor recordrtc?