Hi!
I tried it and it doesn’t receive any new connection.
The steps I did: run the windows app, add the mip driver in the hardware, set the relationship between camera and metadata channel in the camera client tab. It worked ok in my version of milestone, but didn’t work in the corporate.
I found this info records in the file DeviceHandling.log of the recording server:
- Metadatos 1 Starting frame group media db consumer
- Metadatos 1 Creating performance counter for device frame group media db consumer
- Metadatos 1 OnRecordingStateChanged, isRecordingRecords=True
I clear all the logs, I restarted the recording server and I found this error:
<<
2019-01-25 13:31:50.351+01:00 [ 43] WARNING - CommandHandler unhandled exception, token=ede10cd9-47f7-497e-b424-50132da8ed2f, type=VideoOS.Recorder.UpdateHardwareCommand, exception=VideoOS.IO.Drivers.DriverSetXmlException: Unable to set hardware settings (SetXmlParams failed)
en VideoOS.IO.Drivers.InteropHardwareDriver.OnSettingsChanged(SettingChangedEventData[] events)
en VideoOS.IO.Drivers.InteropHardwareDriver.ApplySavedSettings()
en VideoOS.IO.Drivers.InteropHardwareDriver.EnableSettingsUpdates()
en VideoOS.Recorder.ObjectModel.Hardware.EnableSettingsUpdates()
en VideoOS.Recorder.UpdateHardwareCommandHandler.StartHardware(UpdateHardwareCommand command, IResponseSink responseSink, ICallContextInfo callContextInfo, IHardware hardware)
en VideoOS.Recorder.UpdateHardwareCommandHandler.UpdateHardwareState(UpdateHardwareCommand command, IResponseSink responseSink, ICallContextInfo callContextInfo)
en VideoOS.Recorder.UpdateHardwareCommandHandler.Execute(CommandBase command, Object state, IResponseSink responseSink)
en VideoOS.Common.Integration.Command.ThreadPoolCommandExecutor.WorkItem(Object state)
>>
in the [C:\ProgramData\Milestone\XProtect](file:C:/ProgramData/Milestone/XProtect) Recording Server\Logs\RecorderEngine.log
Is it related??