mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add comments for ffmpeg
This commit is contained in:
parent
c759a7c6b5
commit
f5c4f492da
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ int SrsEncoder::on_publish(SrsRequest* req)
|
|||
{
|
||||
int ret = ERROR_SUCCESS;
|
||||
|
||||
// parse the transcode engines for vhost and app and stream.
|
||||
ret = parse_scope_engines(req);
|
||||
|
||||
// ignore the loop encoder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue