mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #1615, support default app(live) for vmix SRT. 4.0.9
This commit is contained in:
parent
771f07ee07
commit
90afd06c85
6 changed files with 27 additions and 3 deletions
|
@ -623,6 +623,8 @@ public:
|
|||
virtual int get_srto_recvbuf();
|
||||
// SRTO_PAYLOADSIZE
|
||||
virtual int get_srto_payloadsize();
|
||||
// Get the default app.
|
||||
virtual std::string get_default_app_name();
|
||||
|
||||
// http_hooks section
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue