mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
merge from 2.0
This commit is contained in:
commit
a7c4b786cf
15 changed files with 240 additions and 123 deletions
|
@ -603,6 +603,10 @@ public:
|
|||
* @remark, default 60000.
|
||||
*/
|
||||
virtual int get_chunk_size(std::string vhost);
|
||||
/**
|
||||
* whether parse the sps when publish stream to SRS.
|
||||
*/
|
||||
virtual bool get_parse_sps(std::string vhost);
|
||||
/**
|
||||
* whether mr is enabled for vhost.
|
||||
* @param vhost, the vhost to get the mr.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue