优化ssrc释放逻辑,优化级联点播速度,去除等待流格式的配置项
This commit is contained in:
@@ -150,7 +150,7 @@ public class ApiStreamController {
|
||||
JSONObject result = new JSONObject();
|
||||
result.put("error", "channel[ " + code + " ] " + eventResult.msg);
|
||||
resultDeferredResult.setResult(result);
|
||||
});
|
||||
}, null);
|
||||
return resultDeferredResult;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user