{"id":15625711,"url":"https://github.com/daniel15/webcamcontrol","last_synced_at":"2025-04-28T15:51:21.129Z","repository":{"id":249335049,"uuid":"831211717","full_name":"Daniel15/WebCamControl","owner":"Daniel15","description":"Control pan, tilt, zoom, etc for webcams. Linux alternative to Insta360 Link Controller.","archived":false,"fork":false,"pushed_at":"2025-03-24T02:33:20.000Z","size":144,"stargazers_count":8,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T03:27:13.515Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/Daniel15.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":"2024-07-19T23:55:38.000Z","updated_at":"2025-03-24T02:33:23.000Z","dependencies_parsed_at":"2025-03-08T07:30:49.145Z","dependency_job_id":"cb745da8-d984-44ff-9fcb-08b655dcf0fc","html_url":"https://github.com/Daniel15/WebCamControl","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":"0.045454545454545414","last_synced_commit":"1b4b7a41c877baf5292d5efc26a1b39140f4ecd8"},"previous_names":["daniel15/webcamcontrol"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel15%2FWebCamControl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel15%2FWebCamControl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel15%2FWebCamControl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel15%2FWebCamControl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Daniel15","download_url":"https://codeload.github.com/Daniel15/WebCamControl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251342700,"owners_count":21574242,"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":[],"created_at":"2024-10-03T10:02:04.452Z","updated_at":"2025-04-28T15:51:21.109Z","avatar_url":"https://github.com/Daniel15.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebCamControl\n\nWebCamControl is a Linux GUI app that can be used to control properties of your webcam such as pan, tilt, zoom, etc. You can run it to adjust the camera at the same time as other apps are using it.\n\nIt's primarily designed to be an alternative to the Insta360 Link Controller software for controlling Insta360 Link cameras, however it should work with any webcam supported by Video4Linux (V4L2).\n\nIt has a mini view that can be used to unobtrusively pan/tilt/zoom:\n![](https://d.sb/projects/wcc/screenshot1.png)\n\nas well as a full view for full control of the camera (still WIP):\n![](https://d.sb/projects/wcc/screenshot2.png)\n\n# Features\n - **Presets**: Save and restore camera position.\n - **Non-exclusive access**: Can be used at the same time as other apps that use the webcam, such as video conferencing apps.\n\n# Installation\n\n## Flatpak\nWebCamControl can be found on Flathub: https://flathub.org/apps/com.daniel15.wcc\n\n## Manually\nA binary of the latest release can be downloaded from https://github.com/Daniel15/WebCamControl/releases/latest. A binary of the latest nightly build can be downloaded from https://nightly.link/Daniel15/WebCamControl/workflows/dotnet/main/artifact.zip.\n\n## From source\nSee \"Development\" section below.\n\n# Development\n\n1. Install [.NET 8.0](https://learn.microsoft.com/en-us/dotnet/core/install/linux)\n2. Clone the repo\n3. Run it using `dotnet run`:\n```shell\ndotnet run --project ./src/WebCamControl.Gtk\n```\nor with your favourite editor (e.g. Rider or VS Code).\n\nTo build the release version:\n```shell\ndotnet publish -c Release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel15%2Fwebcamcontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniel15%2Fwebcamcontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel15%2Fwebcamcontrol/lists"}