新增 Mjpegplayer 用来播放 Web 流
This commit is contained in:
@@ -18,7 +18,7 @@ public class DeviceConfigHandler : ICommandHandler
|
||||
/// <summary>
|
||||
/// 命令名称
|
||||
/// </summary>
|
||||
public string ActionName => ProtocolHeaders.Sync_Camera;
|
||||
public string ActionName => ProtocolCodes.Sync_Camera;
|
||||
|
||||
/// <summary>
|
||||
/// 构造函数
|
||||
|
||||
Reference in New Issue
Block a user