mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add candidates ip list, add rtc_upload.html to test
This commit is contained in:
parent
a36ed6954f
commit
b730458d51
7 changed files with 176 additions and 9 deletions
|
@ -496,6 +496,7 @@ public:
|
|||
virtual int get_rtc_enabled();
|
||||
virtual bool get_rtc_enabled(SrsConfDirective* conf);
|
||||
virtual int get_rtc_listen();
|
||||
virtual std::string get_rtc_candidates();
|
||||
|
||||
// vhost specified section
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue