mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add research empty ffmpeg
This commit is contained in:
parent
80a81b1661
commit
06278176dd
4 changed files with 69 additions and 1 deletions
|
@ -18,7 +18,7 @@ vhost __defaultVhost__ {
|
|||
#forward 127.0.0.1:1936;
|
||||
transcode {
|
||||
enabled on;
|
||||
ffmpeg ./objs/ffmpeg/bin/ffmpeg;
|
||||
ffmpeg /home/winlin/srs/objs/ffmpeg/bin/ffmpeg;
|
||||
engine fd{
|
||||
enabled on;
|
||||
vcodec libx264;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue