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