正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -59,6 +59,7 @@ int SrsEncoder::on_publish(SrsRequest* req) | @@ -59,6 +59,7 @@ int SrsEncoder::on_publish(SrsRequest* req) | ||
| 59 | { | 59 | { |
| 60 | int ret = ERROR_SUCCESS; | 60 | int ret = ERROR_SUCCESS; |
| 61 | 61 | ||
| 62 | + // parse the transcode engines for vhost and app and stream. | ||
| 62 | ret = parse_scope_engines(req); | 63 | ret = parse_scope_engines(req); |
| 63 | 64 | ||
| 64 | // ignore the loop encoder | 65 | // ignore the loop encoder |
-
请 注册 或 登录 后发表评论