mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
merge from bravo system, add the rtmfp to bms(commercial srs). 2.0.163.
This commit is contained in:
parent
0f7cafe50b
commit
44bc7976ac
17 changed files with 317 additions and 270 deletions
|
@ -63,7 +63,9 @@ extern void srs_discovery_tc_url(
|
|||
* app...vhost...request_vhost
|
||||
* @param param, the query, for example, ?vhost=xxx
|
||||
*/
|
||||
extern void srs_vhost_resolve(std::string& vhost, std::string& app, std::string& param);
|
||||
extern void srs_vhost_resolve(
|
||||
std::string& vhost, std::string& app, std::string& param
|
||||
);
|
||||
|
||||
/**
|
||||
* generate ramdom data for handshake.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue