From 4c81129cd71266ba6977f5a054754b810f2fdbde Mon Sep 17 00:00:00 2001 From: Alessandro Ros Date: Fri, 10 Jul 2020 12:25:23 +0200 Subject: [PATCH] update default conf --- conf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.yml b/conf.yml index 3f9d6f8d..c8f861b4 100644 --- a/conf.yml +++ b/conf.yml @@ -24,7 +24,7 @@ paths: all: # source of the stream - this can be: # * record -> the stream is provided by a client through the RECORD command (like ffmpeg) - # * rtsp://url -> the stream is pulled from another RTSP server + # * rtsp://original-url -> the stream is pulled from another RTSP server source: record # if the source is an RTSP url, this is the protocol that will be used to pull the stream sourceProtocol: udp