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