提交 475eb491 authored 作者: blu's avatar blu

evdameon, evcloudsvc: subsystem monitor thread and defered uploading

上级 9bd2b33a
...@@ -1128,7 +1128,7 @@ public: ...@@ -1128,7 +1128,7 @@ public:
} }
/// let the upload script do the following jobs /// let the upload script do the following jobs
spdlog::info("{} file upload range:({},{}) = ({}, {}), url: {}", selfId, tss, tse, this->videoFileTs2Name(tss), this->videoFileTs2Name(tse), this->videoFileServerApi); spdlog::info("{} scheduled file upload range:({},{}) = ({}, {}), url: {}", selfId, tss, tse, this->videoFileTs2Name(tss), this->videoFileTs2Name(tse), this->videoFileServerApi);
// string strResp; // string strResp;
// ret = netutils::postFiles(this->videoFileServerApi, params, fileNames, strResp); // ret = netutils::postFiles(this->videoFileServerApi, params, fileNames, strResp);
// if( ret != 0 ) { // if( ret != 0 ) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论