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
|
@ -23,6 +23,8 @@ http_server {
|
|||
rtc {
|
||||
enabled on;
|
||||
listen 9527;
|
||||
# candidate device ip: *(all interface), 192.168.1.1 ...
|
||||
candidate *;
|
||||
}
|
||||
stats {
|
||||
network 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue