Files
monibuca/config.toml
2020-03-07 16:21:23 +08:00

17 lines
257 B
TOML

[RTMP]
ListenAddr = ":1935"
[GateWay]
ListenAddr = ":8081"
[Jessica]
ListenAddr = ":8080"
[LogRotate]
Path = "logs"
[Cluster]
ListenAddr = ":2019"
[TS]
Path = "resource"
[Record]
Path = "resource"
[RTSP]
AutoPublish = true
RtspURL = "rtsp://localhost/test"