Issue Summary
You are having connection issues with a Hanwha Spaceship or Barcode camera.
Resolution
To ensure proper connection: (perform the following directly on the ACC server itself.)
- Stop the ACC Server.
- Run Notepad++ or Notepad with Administrator privileges.
- Edit the VmsDaemonConfig.cfg file typically located in C:\Program Files\Avigilon\Avigilon Control Center Server
For ACC 8 Unity, look in C:\Program Files\AvigilonUnity\Avigilon Unity Server\
- Add the following lines inside the <Root> section:
<DevClient>
<DeviceDriverOnvif>
<ConfigItem name="ForceOldMediaService" type="Boolean" value="1"/>
</DeviceDriverOnvif>
</DevClient>
IMPORTANT: This code is for use with PNM-C4404RQPZ and older
spaceships as well as the new barcode camera (TNS-9050IBC).
If you do not insert this code, the camera will never connect
to ACC. This has been tested on ACC 7 and 8. -
Save the file.
- Restart the ACC Server to apply the changes.