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

Fix #1592, fix terminal echo off by redirect process stdin. 3.0.115

This commit is contained in:
winlin 2020-02-05 13:04:00 +08:00
parent c50c51889a
commit c6d914bc13
5 changed files with 18 additions and 13 deletions

View file

@ -27,7 +27,7 @@ ff_log_dir ./objs;
# the log level for FFMPEG.
# info warning error fatal panic quiet
# trace debug verbose
# default: warning
# default: info
ff_log_level warning;
# the log tank, console or file.
# if console, print log to console.