{"id":25608001,"url":"https://github.com/contrastio/recorder","last_synced_at":"2026-05-02T07:30:18.068Z","repository":{"id":182789521,"uuid":"656088573","full_name":"contrastio/recorder","owner":"contrastio","description":"📹 Recorder | Open-source web app to record screen and camera directly in your browser | No installation required | No tracking | Fully local | 🚀","archived":false,"fork":false,"pushed_at":"2023-07-21T09:46:49.000Z","size":2034,"stargazers_count":23,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2023-08-05T03:10:44.711Z","etag":null,"topics":["insertable-streams","picture-in-picture","privacy","recorder"],"latest_commit_sha":null,"homepage":"https://recorder.getcontrast.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/contrastio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-20T08:33:51.000Z","updated_at":"2023-08-04T09:21:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"adf80161-81c8-4d68-9e67-7703fccf2512","html_url":"https://github.com/contrastio/recorder","commit_stats":null,"previous_names":["contrastio/recorder"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contrastio%2Frecorder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contrastio%2Frecorder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contrastio%2Frecorder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contrastio%2Frecorder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contrastio","download_url":"https://codeload.github.com/contrastio/recorder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240079621,"owners_count":19744723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["insertable-streams","picture-in-picture","privacy","recorder"],"created_at":"2025-02-21T20:02:00.731Z","updated_at":"2026-05-02T07:30:17.977Z","avatar_url":"https://github.com/contrastio.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# 🎥 Recorder\n\nWelcome to Recorder, the coolest open-source web application that lets you capture your screen and camera right in your browser! No downloads or installations needed – just head over to [recorder.getcontrast.io](https://recorder.getcontrast.io), and start your recording! 🚀\n\n\u003ca align=\"center\" href=\"https://recorder.getcontrast.io\"\u003e\n  \u003cimg alt=\"\" src=\"screenshots/main-window.png\" width=\"49%\"/\u003e\n  \u003cimg alt=\"\" src=\"screenshots/recording.png\" width=\"49%\"/\u003e\n\u003c/a\u003e\n\n\u0026nbsp;\n\n**Want to learn more about us?** We are passionate about creating innovative video tools. Visit our website: [getcontrast.io](https://getcontrast.io)\n\n## Features\n\n- ✨ **Simple and Intuitive:** Recorder offers a user-friendly interface, making recording a breeze for everyone.\n- 🎥 **Screen and Camera Recording:** Capture your browser tab or window while simultaneously adding a personal touch with your webcam.\n- 🖼️ **Picture-in-Picture View:** Experience the magic of picture-in-picture, see yourself while you're recording your screen.\n- 🔒 **Local and Secure:** Privacy should always be a top priority! All recordings take place directly in your browser so whatever you record, only you’ll have access to it.\n- 🎬 **Real-time Preview:** Preview your camera and screen recording in real-time before diving into the action.\n\n## How to Use\n\n1. **Access the Web Application:** Fire up your Google Chrome browser and head to [recorder.getcontrast.io](https://recorder.getcontrast.io).\n\n2. **Choose Your Mode:** Select your desired recording mode:\n\n   - 🖥️ **Screen only:** Capture your browser tab or window without the camera.\n   - 🎥 **Screen and camera:** Record your browser tab or window along with your awesome camera.\n   - 📷 **Camera only:** Focus solely on your camera for a personal touch.\n\n3. **Start Recording:** Click the big red \"Record\" button to kickstart your screen and camera recording adventure.\n\n4. **Picture-in-Picture View:** Your camera will appear in a nifty picture-in-picture view while recording the screen.\n\n5. **Save and Share:** Ready to wrap it up? Click the \"Stop\" button and save your masterpiece as a video file to share with the world! 🌎\n\n## Browser Compatibility\n\nRecorder only works with **Google Chrome**! It leverages certain browser capabilities that may not be available in other browsers at the moment.\n\n## Support\n\nIf you encounter any issues, have questions, or need assistance, please feel free to [open an issue](https://github.com/contrastio/recorder/issues) on GitHub. We welcome your feedback and are happy to assist with any questions or concerns you may have.\n\n## Development \u0026 Contributions\n\nExcited to dive into the code and make this app even cooler? To get started, follow these steps:\n\n1. **Clone the Repository:** Fork the Recorder repository and clone it to your local machine using Git.\n\n   ```bash\n   git clone https://github.com/contrastio/recorder.git\n   ```\n\n2. **Navigate to the Directory:** Move into the Recorder project directory.\n\n   ```bash\n   cd recorder\n   ```\n\n3. **Install Dependencies:** Install the necessary dependencies using Yarn.\n\n   ```bash\n   yarn\n   ```\n\n4. **Run the Development Server:** Start the development server with Yarn.\n\n   ```bash\n   yarn dev\n   ```\n\n5. **Make Your Changes:** Work your magic! Make the desired improvements, add features, or fix issues.\n\n6. **Create a Pull Request:** Once you're happy with your changes, create a pull request on the main Recorder repository. We'll review your contribution and merge it if everything looks good!\n\n## License\n\nRecorder is released under the [MIT License](LICENSE), allowing you to freely use, modify, and distribute the application.\n\n\u003cbr/\u003e\n\n---\n\n\u003cbr/\u003e\n\nTime to unleash your creativity and capture those moments with Recorder! 🎬🌟 Lights, camera, action!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontrastio%2Frecorder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontrastio%2Frecorder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontrastio%2Frecorder/lists"}