mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-11-02 18:14:01 +08:00
16 lines
300 B
YAML
16 lines
300 B
YAML
global:
|
|
loglevel: debug
|
|
http: :8081
|
|
tcp: :50052
|
|
debug:
|
|
profile: cpu.prof
|
|
transcode:
|
|
onpub:
|
|
transform:
|
|
^live.+:
|
|
input:
|
|
mode: rtsp
|
|
output:
|
|
- target: rtmp://localhost/trans/$0/small
|
|
conf: -loglevel debug -c:a aac -c:v h264 -vf scale=320:240
|