mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 12:32:01 -08:00
update default conf
This commit is contained in:
parent
6dbefec876
commit
4c81129cd7
1 changed files with 1 additions and 1 deletions
2
conf.yml
2
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue