mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix #442: HTTP API kickoff client.
This commit is contained in:
parent
0e3128d3e3
commit
e8c0ca7af0
10 changed files with 121 additions and 18 deletions
1
trunk/src/app/srs_app_statistic.hpp
Normal file → Executable file
1
trunk/src/app/srs_app_statistic.hpp
Normal file → Executable file
|
@ -131,6 +131,7 @@ private:
|
|||
public:
|
||||
static SrsStatistic* instance();
|
||||
public:
|
||||
virtual SrsStatisticStream* find_stream(int stream_id);
|
||||
/**
|
||||
* when got video info for stream.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue