1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add conf sample for ingest rtsp

This commit is contained in:
winlin 2017-01-06 10:47:05 +08:00
parent 4709d0214c
commit d29416a5f0
3 changed files with 60 additions and 30 deletions

View file

@ -1230,6 +1230,10 @@ vhost transcode.ingest.srs.com {
ffmpeg ./objs/ffmpeg/bin/ffmpeg;
engine {
enabled off;
perfile {
re;
rtsp_transport tcp;
}
iformat flv;
vfilter {
i ./doc/ffmpeg-logo.png;