mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix build script bug, create nginx/html/live dir
This commit is contained in:
parent
609a8fa472
commit
6beff7cf54
2 changed files with 5 additions and 3 deletions
|
@ -571,7 +571,7 @@ vhost all.transcode.vhost.com {
|
|||
vhost ffempty.transcode.vhost.com {
|
||||
transcode {
|
||||
enabled on;
|
||||
ffmpeg ./research/ffempty/ffempty;
|
||||
ffmpeg ./objs/research/ffempty;
|
||||
engine empty {
|
||||
enabled on;
|
||||
vcodec libx264;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue