mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #324, always enable hstrs. 3.0.10
This commit is contained in:
parent
b4a815641b
commit
f2efa96015
14 changed files with 19 additions and 72 deletions
|
@ -1358,10 +1358,6 @@ public:
|
|||
* used to generate the flv stream mount path.
|
||||
*/
|
||||
virtual std::string get_vhost_http_remux_mount(std::string vhost);
|
||||
/**
|
||||
* get whether the hstrs(http stream trigger rtmp source) enabled.
|
||||
*/
|
||||
virtual bool get_vhost_http_remux_hstrs(std::string vhost);
|
||||
// http heartbeart section
|
||||
private:
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue