video analysis2.0拆分,ffmpeg封装go接口库
zhangmeng
2022-04-26 ab3d17cd44625a762fc10f0f1fd8f2c46b980aff
csrc/cffmpeg.cpp
@@ -40,7 +40,7 @@
void c_ffmpeg_run_gb28181(const cffmpeg h){
    Wrapper *s = (Wrapper*)h;
    s->GB28181();
    s->gb28181();
}
char * c_ffmpeg_get_gb28181_pic(const char *rtspUrl, int *retDataLen, const int tt){