Installing eSDK Pro
eSDK Pro and eCapture Pro share the same license and are installed together with the eCapture Pro installer. During setup, eSDK Pro appears as a selectable component.
Note: Although both are installed, do not run them at the same time on the same server. Use eCapture Pro only for configuration tasks such as firmware updates or IP addressing.
Before You Begin
- Install and configure your network interface card.
- Connect the camera using the supplied cables.
- Connect power.
- Have access to the Emergent Vision Downloads page with a registered account.
- Uninstall any previous version of eSDK or eCapture Pro using the
maintenancetool
program in the installation directory.
Download the Installer
- Go to the Emergent Vision Downloads page.
- Download the latest eCapture Pro installer for your operating system.
Note: Check the release notes on the Downloads page to confirm which version of eSDK Pro is included.
Install on Windows
- Locate the downloaded ZIP file (e.g.,
eCaptureProInstaller_1_1_0_Windows.zip
). - Extract the archive.
- Run the installer (e.g.,
eCaptureProInstaller_1_1_0_Windows.exe
). - Follow the on-screen instructions. During setup, you will see the eSDK Pro component and related information.
Note: If a previous version is still installed, the installer will prompt you to uninstall it before continuing.
Install on Linux (Ubuntu)
Important: Do not run the installer with sudo.
- Locate the downloaded ZIP file (e.g.,
eCaptureProInstaller_1_1_0_Ubuntu_22_04.zip
). - Extract the archive.
- Run the installer script (e.g.,
./eCaptureProInstaller_1_1_0_Ubuntu_22_04.run
). - Follow the on-screen instructions. During setup, you will see the eSDK Pro component and related information.
Verify the Installation
- Build and run the First eSDK Pro Project sample included with the installer.
- Verify that your camera is detected and listed in the output.
Uninstall
To uninstall eSDK Pro and eCapture Pro, run the maintenancetool
program in the installation directory.
See Also