mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Release v3.0-a2, 3.0.67
This commit is contained in:
parent
75fd041279
commit
5a3fd1e68a
8 changed files with 43 additions and 10 deletions
|
@ -46,7 +46,7 @@ private:
|
|||
public:
|
||||
static SrsCoWorkers* instance();
|
||||
public:
|
||||
virtual SrsJsonAny* dumps(std::string vhost, std::string host, std::string app, std::string stream);
|
||||
virtual SrsJsonAny* dumps(std::string vhost, std::string coworker, std::string app, std::string stream);
|
||||
private:
|
||||
virtual SrsRequest* find_stream_info(std::string vhost, std::string app, std::string stream);
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue