Change log of version 2.2.10.40
Upgrade information from installations earlier then 2.2.10.26
Based on the project experiences over the last decade, the internal runtime database of vimaccOA (named “vimacc Config”) has been general re-engineered for better runtime performance and system stability – also results in an overall improvement of the redundancy features of vimaccOA.
Reworking the IPC protocols of the “vimacc Config” harms, first time ever, the compatible with earlier versions of vimaccOA - NOT the compatible with any version of WinCC OA. Cause of this any upgrade of distributed vimaccOA installations, from versions earlier then 2.2.10.26, needs additional plannings to keep operations without any general downtime. Please contact the WinCC OA VIDEO experts you trust for further information and support (keyword “vimacc ConfigNG”).
Additional information regarding feature “Stream cloning”
The feature of “Stream cloning” (introduced in 2.2.10.30) needs an update of the internal feature lists in vimaccOA. Please contact support for further guidance for activation of this feature.
New Features (compared to 2.2.10.37)
-
Streaming Interface supports now AUX command for RCPP devices (Bosch Cameras), adding functionality to set an aux ON or OFF, with additional parameter "value=1" (ON) or "value=0" (OFF).
Example for wiper:
cmd=setaux;key=105;value=1;
Changelog (compared to 2.2.10.37)
- vimacc-Core
-
- Fixing several critical issues regarding AccVimaccInterface, AccVimaccInterfaceProxy and AccVimaccServer, which resulting in unstable streamings from interfaces to clients and unreliable behavior regarding the provisioning of timeline information – mostly seen on wide area networks. This especially harms any Display-Dist architecture and usage of the Stream Cloning features.
- Fixing possible memory leaks in certificate handling for SSL connections.