mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Add comments for RTC candidate.
This commit is contained in:
parent
ecf0f012b5
commit
6022ac5cdb
1 changed files with 2 additions and 0 deletions
|
@ -325,6 +325,8 @@ rtc_server {
|
||||||
# eth0 eth1 Use network interface eth0 and eth1. # TODO: Implements it.
|
# eth0 eth1 Use network interface eth0 and eth1. # TODO: Implements it.
|
||||||
# Also by IP or DNS names:
|
# Also by IP or DNS names:
|
||||||
# 192.168.1.3 10.1.2.3 rtc.me # TODO: Implements it.
|
# 192.168.1.3 10.1.2.3 rtc.me # TODO: Implements it.
|
||||||
|
# And by multiple ENV variables:
|
||||||
|
# $CANDIDATE $EIP # TODO: Implements it.
|
||||||
# default: *
|
# default: *
|
||||||
candidate *;
|
candidate *;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue