A professional-grade screen recording application built with React and TypeScript. Record your screen in ultra-high quality up to 4K @ 60fps.
- High-quality screen recording (up to 4K @ 60fps)
- Multiple recording sources (full screen, window, browser tab)
- Adjustable resolution presets
- System audio capture
- Live preview before download
- Dark/light theme support
- WebM format with VP9 codec
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build- React 18.3+
- TypeScript
- Vite
- TailwindCSS
- MediaRecorder API
- WebRTC
Ed Bates (TECHBLIP LLC)
Some sections of this code were generated with the assistance of AI tools. These contributions were reviewed and integrated by the project creator(s).
Apache-2.0 license - see the LICENSE file for details

