1
0
Fork 0
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:
winlin 2013-11-30 21:53:28 +08:00
parent 80a81b1661
commit 06278176dd
4 changed files with 69 additions and 1 deletions

View file

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