From 87ba204a42376964545a7394d9050a7e74e1c5d0 Mon Sep 17 00:00:00 2001 From: winlin Date: Thu, 23 Jan 2020 18:25:44 +0800 Subject: [PATCH] Update doc for SRT url. --- trunk/conf/full.conf | 1 + trunk/conf/srt.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/trunk/conf/full.conf b/trunk/conf/full.conf index 4ae7bf98e..b4f0f95c3 100644 --- a/trunk/conf/full.conf +++ b/trunk/conf/full.conf @@ -250,6 +250,7 @@ stream_caster { ############################################################################################# # SRT server section ############################################################################################# +# @doc https://github.com/ossrs/srs/issues/1147#issuecomment-577607026 srt_server { # whether SRT server is enabled. # default: off diff --git a/trunk/conf/srt.conf b/trunk/conf/srt.conf index 9dc1e564e..d648b16b3 100644 --- a/trunk/conf/srt.conf +++ b/trunk/conf/srt.conf @@ -20,7 +20,7 @@ srt_server { listen 10080; } -# @doc https://github.com/ossrs/srs/issues/1147#issuecomment-577492117 +# @doc https://github.com/ossrs/srs/issues/1147#issuecomment-577607026 vhost __defaultVhost__ { } vhost srs.srt.com.cn {