This Virtual Cam3 is a DXGI directshow screen capture filter (only Windows 8+) and uses portions of code of screen-capture-recorder and SCFH DSF filters. -Zero config, fixed frame rate of 30 fps (is intended for movie captures), 32 bit color, capture at monitor resolution (no resize for improved speed), DXGI acceleration.
Features
- -Install: To install VCAM3 filter (64 bit Windows): -copy 32 bit vcam3.dll (release folder) to Windows\Syswow64 folder. -open a command prompt with administrator privileges, go to Windows\Syswow64 and register the dll: regsvr32 vcam3.dll -copy 64bit (x64/release folder) vcam3.dll to Windows\system32 folder -open a command prompt with administrator privileges, go to Windows\System32 and register the dll: regsvr32 vcam3.dll To uninstall: go to folders above and unregister dlls with: regsvr32 -u vcam3.dll and delete vcam3.dll., filter has no configuration files or regsitry settings. Capture with ffmpeg (v4.4, not version 5), virtualdub2 or minidlna-for-windows (cygwin mod version https://sourceforge.net/projects/minidlna-win/ Check Virtual Cam3 alternative name (minidlna.conf command line do not accept white spaces): ffmpeg -list_devices true -f dshow -i dummy > output.txt 2>&1 Check output.txt for alternative name of Virtual Cam3 and copy to minidlna.conf see new minidlna.conf (#DESKTOP STREAMING) for details and command line.
License
GNU General Public License version 3.0 (GPLv3)Follow Virtual-Cam3
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Virtual-Cam3!