1
0
Fork 0
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:
winlin 2014-06-29 11:45:31 +08:00
parent 6a2f0a3dc9
commit 051c9e6268
9 changed files with 203 additions and 45 deletions

View file

@ -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.