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

merge srs2 for #536

This commit is contained in:
winlin 2017-01-16 12:47:48 +08:00
commit 750f4413c8
4 changed files with 6 additions and 2 deletions

View file

@ -47,6 +47,7 @@ class SrsFFMPEG
private:
SrsProcess* process;
std::vector<std::string> params;
private:
std::string log_file;
private:
std::string ffmpeg;