添加广播MDNS服务
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
// 发送获取设备信息按键
|
||||
void sendGetDevInfoItem(int itemIndex);
|
||||
// 发送取图按键
|
||||
void sendGetPicItem(int itemIndex);
|
||||
void sendGetPicItem(int itemIndex, int lastClickedGetVideoCamIndex);
|
||||
// 发送拉视频流按键
|
||||
void sendGetVideoItem(int itemIndex, int video_flag);
|
||||
// 发送License处理按键
|
||||
|
||||
Reference in New Issue
Block a user