mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 04:22:00 -08:00
update config file
This commit is contained in:
parent
e5daab6357
commit
3eda6c599a
1 changed files with 2 additions and 2 deletions
|
|
@ -38,8 +38,8 @@ logFile: rtsp-simple-server.log
|
|||
paths:
|
||||
all:
|
||||
# source of the stream - this can be:
|
||||
# * record -> the stream is provided by a client with the RECORD command (like ffmpeg)
|
||||
# * rtsp://existing-url -> the stream is pulled from another RTSP server (proxy mode)
|
||||
# * record -> the stream is provided by a RTSP client
|
||||
# * rtsp://existing-url -> the stream is pulled from another RTSP server
|
||||
# * rtmp://existing-url -> the stream is pulled from a RTMP server
|
||||
source: record
|
||||
# if the source is an RTSP url, this is the protocol that will be used to pull the stream
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue