mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
+server support band check +every vhost can have it's own chunk size
This commit is contained in:
parent
8887754b17
commit
6e9f375606
16 changed files with 668 additions and 108 deletions
2
trunk/src/core/srs_core.hpp
Normal file → Executable file
2
trunk/src/core/srs_core.hpp
Normal file → Executable file
|
@ -102,4 +102,4 @@ extern std::string srs_dns_resolve(std::string host);
|
|||
// app...vhost...request_vhost
|
||||
extern void srs_vhost_resolve(std::string& vhost, std::string& app);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue