mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
15 lines
207 B
YAML
15 lines
207 B
YAML
global:
|
|
http:
|
|
listenaddr: :8081
|
|
tcp:
|
|
listenaddr: :50052
|
|
device:
|
|
- id: 1
|
|
name: default
|
|
description: Example device
|
|
pullurl: rtsp://localhost/live/test
|
|
|
|
rtsp:
|
|
tcp: :8554
|
|
|