RecordingManagementService 5.4.7
Version 5.4.7.5 (16/10/2017)
- Fix in initialisation of ffmpeg.exe location
Version 5.4.7.4 (04/10/2017)
- Fix in regex to cope with parenthesis in file names when matching anonymized files that need to be deleted
- Fixed serialization issue in communication between Cca and RecordingManagementService
- Add 'ffmpeg' command line parameter to specify location of ffmpeg.exe
- Check if ffmpeg.exe exists at the default or specified location
- Take milliseconds into account when determining anonymization segments
Version 5.4.7.3 (13/09/2017)
- Check if file still exists before deleting
Version 5.4.7.2 (05/09/2017)
- BREAKING CHANGE: changed CCA ANOREC command, requires CCA v5.4.7.2
- use of ResultCodes
- several small fixes