mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refactor code, use pithy print for RTC send.
This commit is contained in:
parent
94afe6c56e
commit
928d863e50
3 changed files with 13 additions and 5 deletions
|
@ -88,6 +88,7 @@ public:
|
|||
static SrsPithyPrint* create_http_stream();
|
||||
static SrsPithyPrint* create_http_stream_cache();
|
||||
static SrsPithyPrint* create_rtc_play();
|
||||
static SrsPithyPrint* create_rtc_send();
|
||||
virtual ~SrsPithyPrint();
|
||||
private:
|
||||
// Enter the specified stage, return the client id.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue