mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine log of ffmpeg
This commit is contained in:
parent
4f7cfeed37
commit
c759a7c6b5
2 changed files with 26 additions and 9 deletions
|
@ -48,6 +48,7 @@ class SrsFFMPEG;
|
|||
class SrsEncoder : public ISrsThreadHandler
|
||||
{
|
||||
private:
|
||||
std::string input_stream_name;
|
||||
std::vector<SrsFFMPEG*> ffmpegs;
|
||||
private:
|
||||
SrsThread* pthread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue