1
0
Fork 0
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:
winlin 2020-04-10 17:42:54 +08:00
parent 94afe6c56e
commit 928d863e50
3 changed files with 13 additions and 5 deletions

View file

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