mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Refine config for RTC
This commit is contained in:
parent
0b99f06eff
commit
fe9e43b6d4
9 changed files with 27 additions and 4 deletions
|
@ -388,7 +388,7 @@ rtc_server {
|
|||
# And by multiple ENV variables:
|
||||
# $CANDIDATE $EIP # TODO: Implements it.
|
||||
# @remark For Firefox, the candidate MUST be IP, MUST NOT be DNS name.
|
||||
# @see https://github.com/ossrs/srs/wiki/v4_CN_RTCWiki#config-candidate
|
||||
# @see https://github.com/ossrs/srs/wiki/v4_CN_WebRTC#config-candidate
|
||||
# default: *
|
||||
candidate *;
|
||||
# The IP family filter for auto discover candidate, it can be:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue