{"id":20021370,"url":"https://github.com/piotrpdev/camerafreeze","last_synced_at":"2025-09-20T04:32:16.237Z","repository":{"id":179176322,"uuid":"663076437","full_name":"piotrpdev/CameraFreeze","owner":"piotrpdev","description":"Freeze a virtual camera using a hotkey. Made specifically to freeze a webcam during video calls on Linux.","archived":true,"fork":false,"pushed_at":"2023-07-06T16:30:56.000Z","size":3631,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T03:42:22.939Z","etag":null,"topics":["camera","python","v4l2","v4l2loopback","virtual"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piotrpdev.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-06T13:56:16.000Z","updated_at":"2025-01-04T19:33:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"4da342aa-4e24-426b-898c-6f42d0e8573f","html_url":"https://github.com/piotrpdev/CameraFreeze","commit_stats":null,"previous_names":["piotrpdev/camerafreeze"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/piotrpdev/CameraFreeze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2FCameraFreeze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2FCameraFreeze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2FCameraFreeze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2FCameraFreeze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piotrpdev","download_url":"https://codeload.github.com/piotrpdev/CameraFreeze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2FCameraFreeze/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276046891,"owners_count":25575876,"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","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["camera","python","v4l2","v4l2loopback","virtual"],"created_at":"2024-11-13T08:36:32.683Z","updated_at":"2025-09-20T04:32:15.906Z","avatar_url":"https://github.com/piotrpdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"https://github.com/piotrpdev/CameraFreeze/assets/99439005/2728ba13-7dd3-4139-afaf-f5df4a306986\n\n# Camera Freeze\n\nFreeze a virtual camera using a hotkey. Made specifically to freeze a webcam during video calls on Linux.\n\n## Requirements\n\n- [Python 3](https://www.python.org/downloads/)\n- [v4l2loopback](https://github.com/umlaeute/v4l2loopback) (and a virtual camera)\n\n## Installation\n\n\u003e **Note:** This project uses the [`keyboard`](https://pypi.org/project/keyboard/) package which requires root privileges to work.\n\n### Ensure pip exists (if not already installed)\n\n```bash\nsudo venv/bin/python -m ensurepip\n```\n\n### Install dependencies\n\n```bash\nsudo venv/bin/python -m pip install -r requirements.txt\n```\n\n## Usage\n\n### Run with default settings\n\n\u003e **Note:** This will use `/dev/video0` as the virtual camera and '#' as the hotkey.\n\n```bash\nsudo venv/bin/python camera_freeze.py\n```\n\n### See available options\n\n```bash\nsudo venv/bin/python camera_freeze.py -h\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotrpdev%2Fcamerafreeze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiotrpdev%2Fcamerafreeze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotrpdev%2Fcamerafreeze/lists"}