1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki.

This commit is contained in:
winlin 2014-10-24 11:35:06 +08:00
parent 8295750821
commit 59f68a2655
33 changed files with 167 additions and 167 deletions

View file

@ -1,5 +1,5 @@
# the config for srs demo
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SampleDemo
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleDemo
# @see full.conf for detail config.
listen 19350;

View file

@ -1,5 +1,5 @@
# the config for srs demo
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SampleDemo
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleDemo
# @see full.conf for detail config.
listen 1935;

View file

@ -1,5 +1,5 @@
# the config for srs to dvr in segment mode
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_DVR
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DVR
# @see full.conf for detail config.
listen 1935;

View file

@ -1,5 +1,5 @@
# the config for srs to dvr in session mode
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_DVR
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DVR
# @see full.conf for detail config.
listen 1935;

View file

@ -1,5 +1,5 @@
# the config for srs origin-edge cluster
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_Edge
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Edge
# @see full.conf for detail config.
listen 1935;

View file

@ -1,5 +1,5 @@
# the config for srs for token traverse authentication
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_DRM
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DRM
# @see full.conf for detail config.
listen 1935

View file

@ -1,5 +1,5 @@
# the config for srs use ffmpeg to transcode
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SampleFFMPEG
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleFFMPEG
# @see full.conf for detail config.
listen 1935;

View file

@ -1,5 +1,5 @@
# the config for srs to forward
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SampleForward
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleForward
# @see full.conf for detail config.
listen 1935;

View file

@ -1,5 +1,5 @@
# the config for srs to forward
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SampleForward
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleForward
# @see full.conf for detail config.
listen 19350;

View file

@ -406,7 +406,7 @@ vhost debug.srs.com {
# it's strongly recommend to open the debug_srs_upnode,
# when connect to upnode, it will take the debug info,
# for example, the id, source id, pid.
# please see: https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SrsLog
# please see: https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SrsLog
# default: on
debug_srs_upnode on;
}

View file

@ -1,5 +1,5 @@
# the config for srs to delivery hls
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SampleHLS
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleHLS
# @see full.conf for detail config.
listen 1935;

View file

@ -1,5 +1,5 @@
# the config for srs to delivery hls
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SampleHLS
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleHLS
# @see full.conf for detail config.
listen 1935;

View file

@ -1,5 +1,5 @@
# use ffmpeg to ingest file/stream/device to SRS
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SampleIngest
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleIngest
# @see full.conf for detail config.
listen 1935;

View file

@ -1,5 +1,5 @@
# the config for srs origin-edge cluster
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_Edge
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Edge
# @see full.conf for detail config.
listen 19350;

View file

@ -1,5 +1,5 @@
# the config for srs to delivery realtime RTMP stream
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SampleRealtime
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleRealtime
# @see full.conf for detail config.
listen 1935;

View file

@ -1,5 +1,5 @@
# the config for srs to delivery RTMP
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SampleRTMP
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleRTMP
# @see full.conf for detail config.
listen 1935;

View file

@ -1,5 +1,5 @@
# the config for srs to delivery hls
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_SampleHLS
# @see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleHLS
# @see full.conf for detail config.
listen 1935;