{"id":30881082,"url":"https://github.com/streamlabs/slobs-virtual-cam-installer","last_synced_at":"2025-10-24T23:06:12.085Z","repository":{"id":303662842,"uuid":"1016151034","full_name":"streamlabs/slobs-virtual-cam-installer","owner":"streamlabs","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-28T22:36:07.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"streamlabs","last_synced_at":"2025-08-28T22:49:14.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/streamlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-07-08T15:05:01.000Z","updated_at":"2025-08-28T22:35:51.000Z","dependencies_parsed_at":"2025-07-08T19:51:12.934Z","dependency_job_id":"1e3b6b79-f71b-4906-bf33-49376807e8e0","html_url":"https://github.com/streamlabs/slobs-virtual-cam-installer","commit_stats":null,"previous_names":["streamlabs/slobs-virtual-cam-installer"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/streamlabs/slobs-virtual-cam-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlabs%2Fslobs-virtual-cam-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlabs%2Fslobs-virtual-cam-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlabs%2Fslobs-virtual-cam-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlabs%2Fslobs-virtual-cam-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streamlabs","download_url":"https://codeload.github.com/streamlabs/slobs-virtual-cam-installer/tar.gz/refs/heads/streamlabs","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlabs%2Fslobs-virtual-cam-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274152753,"owners_count":25231293,"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-08T02:00:09.813Z","response_time":121,"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":[],"created_at":"2025-09-08T07:44:09.304Z","updated_at":"2025-10-24T23:06:11.997Z","avatar_url":"https://github.com/streamlabs.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\n\nThis Swift application installs the streamlabs/obs-studio mac virtual camera system extension on the user's system.\n\n# Prerequisites\n\nCMake (minimum 3.22) and xcode 15.2\n\n# How to Build\n\nMake sure you define the `APPLE_TEAM_ID` environment variable which is required because the build scripts will download the slobs-mac-virtual camera system extension and codesign it.\nRun the following commands below (or just run `build.sh` script):\n\n```\ncmake --preset macos\ncmake --build build --preset macos\n```\n\nThe scripts will build `RelWithDebInfo` and pack the camera extension inside the app bundle.\n\n# Command line arguments\n\nBy default, if no arguments are passed, the app will attempt to install the virtual camera system extension. If the `--deactivate` option is passed, then it will attempt to uninstall it.\n\n# How to run\n\nAfter its' built, copy the app file into your Applications folder. This is a console app so when double clicked you will not see output so it is best to run it from bash from the Applications folder like so:\n\n```\ncp -R build/RelWithDebInfo/slobs-virtual-cam-installer.app /Applications\ncd /Applications\n./slobs-virtual-cam-installer.app/Contents/MacOS/slobs-virtual-cam-installer\necho $?\n```\n\nNotice the addition of the `echo $?` bash command which will display the application exit code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamlabs%2Fslobs-virtual-cam-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreamlabs%2Fslobs-virtual-cam-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamlabs%2Fslobs-virtual-cam-installer/lists"}