video analysis2.0拆分,ffmpeg封装go接口库
zhangmeng
2019-09-16 927a49bc04984400cb9b968e41d299cc977e4988
csrc/buz/recorder.cpp
@@ -124,7 +124,7 @@
            //callback to frame index and path
            if(func_rec_info_){
                func_rec_info_(id_,file_frame_index_, file_path_);
                func_rec_info_(id_, file_frame_index_, file_path_);
            }
        }