增加大华设备对云台移动、缩放、聚集、光圈、校时、重启的支持
增加海康、大华对预置点的支持
This commit is contained in:
@@ -62,6 +62,7 @@ public static class ServiceCollectionExtensions
|
||||
services.AddSingleton<ICommandHandler, PtzControlHandler>();
|
||||
services.AddSingleton<ICommandHandler, DeviceRebootHandler>();
|
||||
services.AddSingleton<ICommandHandler, TimeSyncHandler>();
|
||||
services.AddSingleton<ICommandHandler, PresetControlHandler>();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user