DvsenseDriver  1.1.4
The SDK for dvsense products.
Loading...
Searching...
No Matches
Open DVSLume through Meatvision

Our DVSLume is compatible with Prophesee’s Metavision software and the OpenEB SDK. Below is the installation tutorial for the compatible plugin:

Dependencies

You need to correctly install the Metavision software. For detailed installation instructions, please refer to the Prophesee official website.

After installation, you need to set the system environment variable MV_HAL_PLUGIN_PATH to point to the \lib\metavision\hal\plugins directory under your Metavision software installation path. Example configuration:

MV_HAL_PLUGIN_PATH C:\Program Files\Prophesee\lib\metavision\hal\plugins

Plugin Download

Click Download to get the dvsense_metavision_plugin.zip package and extract it.

Automatic Plugin Installation

If you have already set the MV_HAL_PLUGIN_PATH environment variable, simply click install.bat in the extracted folder, run it with administrator privileges, and wait until the script finishes.

Manual Plugin Installation

  1. If you have not set the MV_HAL_PLUGIN_PATH environment variable and want to install manually, please follow these steps:

Copy the files hal_plugin_dvsense.dll and hal_plugin_dvsense_d.dll into the \lib\metavision\hal\plugins directory of your Metavision software installation.

  1. Install the DVSLume USB driver.

In the extracted package path, run the following command:

.\wdi-simple.exe -n "DVSLume" -m "dvsense" -v 0x04b5 -p 0x0001

Troubleshooting

If you have installed the plugin correctly but still cannot open DVSLume with Metavision, please reinstall Metavision and repeat the plugin installation steps above.