Only supported on Ubuntu 12.04, Ubuntu 14.04, Windows 7, 8, and Windows Server 2010.
These instructions are dependent upon your system supporting OpenGL 3.0 or higher.
WINDOWS
- On an exacqVision Server, change the Operating System to automatically login to “admin” following the instructions in KB 45061.
- Place the attached webservice_fisheye_fix.bat file into your auto-login user’s Desktop.
- Use the Windows Task Scheduler to create a task with the following options:
* Under the “General” tab, check “Run with highest privileges”
* Under “Triggers”, click “New”. Set “Begin the task” to “At log on”
* Under “Actions”, click “New”. “Browse” to the “webservice_fisheye_fix.bat” above. - Reboot.
NOTE: At each boot, there will be a command prompt left running, this can be minimized, but not closed.
To revert:
- Delete the “webservice_fisheye_fix.bat” file and remove the Scheduled Task.
- Configure machine to login as “user”.
- Reboot.
<br>
UBUNTU 12.04 and 14.04
- On an exacqVision Server, change the Operating System to automatically login to “admin” following the instructions in KB 39795.
- If on 14.04, run the following single-line command in terminal:
sudo mv /usr/local/exacq/webservice/bin/libz.so.1 /usr/local/exacq/webservice/bin/libz.so.1.disabled
- Place the attached webservice_fisheye_fix.sh file in “/home/”
- Place the attached webservice_fisheye_fix.desktop file in “/home/admin/.config/autostart/”
- In Terminal, run
sudo chmod 766 /home/webservice-fisheye_fix.sh
- Reboot
NOTE: If your webservice fails to start after the reboot, rename the file back because it does not exist on your system or the webservice is incompatible with the system version:
In Terminal, typesudo mv /usr/local/exacq/webservice/bin/libz.so.1.disabled /usr/local/exacq/webservice/bin/libz.so.1
To revert:
- Delete the 2 files from steps 3 and 4.
- Configure the machine to login as “User”, then run this command:
sudo mv /usr/local/exacq/webservice/bin/libz.so.1.disabled /usr/local/exacq/webservice/bin/libz.so.1
<br>
Axis-fisheye-camera-dewarping-and-the-exacqVision-Web-Service.pdf