mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Ingest: Still use -re for stream to ingest HLS better.
This commit is contained in:
parent
dd37a041b9
commit
7d47017a00
8 changed files with 32 additions and 27 deletions
|
@ -23,7 +23,7 @@ vhost __defaultVhost__ {
|
|||
acodec libfdk_aac;
|
||||
aparams {
|
||||
}
|
||||
output rtmp://127.0.0.1:[port]/[app]?vhost=[vhost]/[stream]_[engine];
|
||||
output rtmp://127.0.0.1:[port]/[app]/[stream]_[engine]?vhost=[vhost];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue