1
0
Fork 0
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:
winlin 2013-12-18 15:22:14 +08:00
parent 609a8fa472
commit 6beff7cf54
2 changed files with 5 additions and 3 deletions

View file

@ -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;