mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix #367, support nginx-rtmp exec. 3.0.1
This commit is contained in:
parent
7de181004f
commit
c34b0c86e1
25 changed files with 519 additions and 14 deletions
|
@ -90,6 +90,7 @@ public:
|
|||
static SrsPithyPrint* create_hls();
|
||||
static SrsPithyPrint* create_forwarder();
|
||||
static SrsPithyPrint* create_encoder();
|
||||
static SrsPithyPrint* create_exec();
|
||||
static SrsPithyPrint* create_ingester();
|
||||
static SrsPithyPrint* create_edge();
|
||||
static SrsPithyPrint* create_caster();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue