video analysis2.0拆分,ffmpeg封装go接口库
zhangmeng
2019-10-23 98d01a35d01aa0b0f172590da545d489fc49637d
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
{