mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
27 lines
393 B
YAML
27 lines
393 B
YAML
global:
|
|
loglevel: debug
|
|
tcp: :50052
|
|
http: :8081
|
|
disableall: true
|
|
rtsp:
|
|
enable: true
|
|
tcp: :8554
|
|
pull:
|
|
live/test: rtsp://63e873d485.vicp.fun:12686/main
|
|
flv:
|
|
enable: true
|
|
preview:
|
|
enable: true
|
|
console:
|
|
enable: true
|
|
mp4:
|
|
enable: true
|
|
onsub:
|
|
pull:
|
|
^vod(\d)/(.+)$: live/$2
|
|
onpub:
|
|
record:
|
|
^live/.+:
|
|
fragment: 30s
|
|
filepath: record/mp4
|