mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
specifies the try default vhost
This commit is contained in:
parent
d267b8fa19
commit
11e11005ac
2 changed files with 5 additions and 5 deletions
|
@ -171,7 +171,7 @@ private:
|
|||
virtual int service_cycle();
|
||||
// stream(play/publish) service cycle, identify client first.
|
||||
virtual int stream_service_cycle();
|
||||
virtual int check_vhost();
|
||||
virtual int check_vhost(bool try_default_vhost);
|
||||
virtual int playing(SrsSource* source);
|
||||
virtual int do_playing(SrsSource* source, SrsConsumer* consumer, SrsQueueRecvThread* trd);
|
||||
virtual int publishing(SrsSource* source);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue