If you want MATLAB application to use a JRE other than that shipped with Isight, unckeck the Use Isight JRE for Matlab application option and provide the desired JRE directory path in the
Custom JRE Path text box (e.g., C:\Program Files (x86)\Java\jre7
).
This option is useful when you have a 32-bit MATLAB application or when the MATLAB application expects a JRE version different from that of Isight.
Note:
The version of Custom JRE should be equal or higher than the version of JRE shipped with Isight.
Execute the following command on Command Prompt <Isight_install_directory>
\win_b64\code\jre\currentjre\bin\java.exe –version
to know the version of JRE shipped with Isight.