{"id":15108753,"url":"https://github.com/catxfish/obs-virtual-cam","last_synced_at":"2025-09-27T08:31:09.963Z","repository":{"id":55972545,"uuid":"97811675","full_name":"CatxFish/obs-virtual-cam","owner":"CatxFish","description":"obs-studio plugin to simulate a directshow webcam","archived":true,"fork":false,"pushed_at":"2020-12-03T14:43:36.000Z","size":17706,"stargazers_count":1767,"open_issues_count":88,"forks_count":345,"subscribers_count":54,"default_branch":"master","last_synced_at":"2024-11-04T14:44:38.155Z","etag":null,"topics":["directshow","obs-studio","plugin"],"latest_commit_sha":null,"homepage":"https://obsproject.com/forum/resources/obs-virtualcam.539/","language":"C++","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/CatxFish.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}},"created_at":"2017-07-20T08:39:20.000Z","updated_at":"2024-11-03T01:20:39.000Z","dependencies_parsed_at":"2022-08-15T10:31:41.847Z","dependency_job_id":null,"html_url":"https://github.com/CatxFish/obs-virtual-cam","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatxFish%2Fobs-virtual-cam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatxFish%2Fobs-virtual-cam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatxFish%2Fobs-virtual-cam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatxFish%2Fobs-virtual-cam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatxFish","download_url":"https://codeload.github.com/CatxFish/obs-virtual-cam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234410793,"owners_count":18828296,"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":["directshow","obs-studio","plugin"],"created_at":"2024-09-25T22:24:31.961Z","updated_at":"2025-09-27T08:31:07.484Z","avatar_url":"https://github.com/CatxFish.png","language":"C++","funding_links":["https://www.paypal.me/obsvirtualcam"],"categories":[],"sub_categories":[],"readme":"- Notice: obs-studio have officially provided virtual camera feature since version 26.0.0 , you can use it without installing this plugin \n\n\n# OBS-VirtualCam\nOBS-VirtualCam is a plugin for obs-studio , transforming the output video to a virtual directshow device.\n\n**Supported Platforms** : Windows 7 , Windows 8 and Windows 10\n\n**Alternative for Linux users:** [CatxFish/obs-v4l2sink](https://github.com/CatxFish/obs-v4l2sink)\n\n**Alternative for Mac users:** [johnboiles/obs-mac-virtualcam](https://github.com/johnboiles/obs-mac-virtualcam)\n\n**Supported OBS Studio version** : 24.0.0+\n\n# Features\n* **virtual output** : A output plugin sink raw video \u0026 audio to directshow interface.\n* **virtual filter output** : A filter plugin sink obs source video to directshow interface.\n* **virtual source** : Four directshow Interfaces which can use in 3rd party software.\n\n# Install\nThe installer and compressed file can be found in [Release Page](https://github.com/CatxFish/obs-virtual-cam/releases). Using installer is recommended, but if you want to use compressed file to install manually , please follow these instructions.\n\n1. Unzip OBS-VirtualCam.zip and put it to your obs-studio install folder.\n2. Run CMD as Administrator and register 32bit directshow source\n```\nregsvr32 \"C:\\Program Files\\obs-studio\\bin\\32bit\\obs-virtualsource.dll\"\n```\n3. Do it again to register 64bit directshow source\n```\nregsvr32 \"C:\\Program Files\\obs-studio\\bin\\64bit\\obs-virtualsource.dll\"\n```\n- If you want to Remove the directshow filter , you can also use regsvr32 to do this\n```\nregsvr32 /u \"C:\\Program Files\\obs-studio\\bin\\32bit\\obs-virtualsource.dll\"\n```\n\n# Register specific number of virtual cameras\nUnregister then register 2 directshow camera (up to 4)\n```\nregsvr32 /u \"C:\\Program Files\\obs-studio\\bin\\64bit\\obs-virtualsource.dll\" \nregsvr32 /n /i:\"2\" \"C:\\Program Files\\obs-studio\\bin\\64bit\\obs-virtualsource.dll\"\n```\n\n\n# Build\nYou need to install cmake , visual studio 2017 ,and build OBS project first. \nSet following Cmake variables:\n- **QTDIR** (path): QT folder\n- **DepsPath** (path): FFmpeg folder in OBS dependencies package\n- **LIBOBS_INCLUDE_DIR** (path) : Libobs  include folder\n- **LIBOBS_LIB** (filepath) : obs.lib path\n- **OBS_FRONTEND_LIB** (filepath): obs-frontend-api.lib path\n- **PTHREAD_LIB** (filepath): w32-pthread.lib path\n\n# Donate\nIf you like my work on this plugin, you can donate via [Paypal.me](https://www.paypal.me/obsvirtualcam)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatxfish%2Fobs-virtual-cam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatxfish%2Fobs-virtual-cam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatxfish%2Fobs-virtual-cam/lists"}