NetMQ 协议,支持摄像头增、删、改
This commit is contained in:
@@ -386,7 +386,8 @@ public class HikVideoSource : BaseVideoSource,
|
||||
// =========================================================================
|
||||
// 【修正】删除这里的 GlobalStreamDispatcher.Dispatch!
|
||||
// 严禁在这里分发,因为这时的图是“生的”,还没经过 Pipeline 处理。
|
||||
// =========================================================================GlobalStreamDispatcher.Dispatch(Id, smartFrame);
|
||||
// =========================================================================
|
||||
//GlobalStreamDispatcher.Dispatch(Id, smartFrame);
|
||||
|
||||
// 4. [分发] 将决策结果传递给处理中心
|
||||
// decision.TargetAppIds 包含了 "谁需要这一帧" 的信息
|
||||
|
||||
Reference in New Issue
Block a user