mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine the protocol utility, add utest, 0.9.140
This commit is contained in:
parent
6a2f0a3dc9
commit
051c9e6268
9 changed files with 203 additions and 45 deletions
|
@ -98,9 +98,8 @@ public:
|
|||
virtual void update_auth(SrsRequest* req);
|
||||
|
||||
/**
|
||||
* disconvery vhost/app from tcUrl.
|
||||
* get the stream identify, vhost/app/stream.
|
||||
*/
|
||||
virtual int discovery_app();
|
||||
virtual std::string get_stream_url();
|
||||
|
||||
// strip url, user must strip when update the url.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue