video analysis2.0拆分,ffmpeg封装go接口库
zhangmeng
2019-10-23 99eab9233242938a3d4c9dcae1f0689b3ac68845
csrc/worker/rec.cpp
@@ -16,7 +16,7 @@
using namespace ffwrapper;
using namespace cffmpeg_wrap::buz;
static const int cache_time = 30 * 60;
static const int cache_time = 6 * 60;
namespace cffmpeg_wrap
{