Files
monibuca/example/8081/transcode.yaml
2024-11-07 13:29:58 +08:00

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