Unity Capture

repository·master·Indexed 19 days ago

https://github.com/schellingb/unitycapture

A Windows DirectShow Filter that allows Unity to simulate a webcam device. Includes installation scripts for registering single or multiple capture devices.

Tokens
127
Snippets
0
Records
1
Agent score
17%

What's inside unitycapture

  1. Install Unity Capture as a DirectShow Filter

    master

    Unity Capture acts as a Windows DirectShow Filter, making Unity simulate a webcam device. To install it:

    1. Download the repository via Git or the GitHub ZIP download.
    2. Locate the Install directory.
    3. Run Install.bat to register a single capture device.
    4. To capture multiple cameras simultaneously: Run InstallMultipleDevices.bat instead. This script will prompt you for the number of devices you wish to register.

    Note: If registration fails, right-click the .bat file and select **