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