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

refine encoder code for #536.

This commit is contained in:
winlin 2017-01-16 12:42:25 +08:00
parent e6eafd3b97
commit 142a9733b2
3 changed files with 7 additions and 1 deletions

View file

@ -49,6 +49,7 @@ private:
bool fast_stopped;
pid_t pid;
private:
std::string engine_name;
std::string log_file;
private:
std::string ffmpeg;