package nvr import "git.r-2.top/kunmeng/vdk/av" type Stream struct { codec av.CodecData idx int }