diff --git a/trunk/conf/full.conf b/trunk/conf/full.conf index 4a8ea1aa1..b10ad8bf9 100644 --- a/trunk/conf/full.conf +++ b/trunk/conf/full.conf @@ -509,6 +509,12 @@ vhost rtc.vhost.srs.com { # default: 1 (For WebRTC, min_latency off) mw_msgs 0; } + # For NACK. + nack { + # Whether support NACK. + # default: on + enabled on; + } } ############################################################################################# diff --git a/trunk/research/players/rtc_player.html b/trunk/research/players/rtc_player.html index 03d23bd13..4f0db27ec 100644 --- a/trunk/research/players/rtc_player.html +++ b/trunk/research/players/rtc_player.html @@ -48,6 +48,9 @@ + + SessionID: +