mirror of
https://github.com/langhuihui/monibuca.git
synced 2026-04-23 01:07:03 +08:00
feat: add more hooks
This commit is contained in:
@@ -7,4 +7,9 @@ rtsp:
|
||||
mp4:
|
||||
enable: true
|
||||
pull:
|
||||
live/test: /Users/dexter/Movies/test.mp4
|
||||
live/test: /Users/dexter/Movies/test.mp4
|
||||
rtmp:
|
||||
enable: true
|
||||
|
||||
debug:
|
||||
enable: true
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
global:
|
||||
# loglevel: debug
|
||||
http:
|
||||
listenaddr: :8081
|
||||
listenaddrtls: :8555
|
||||
tcp:
|
||||
listenaddr: :50052
|
||||
rtsp:
|
||||
enable: false
|
||||
rtmp:
|
||||
tcp: :1936
|
||||
webrtc:
|
||||
enable: false
|
||||
Reference in New Issue
Block a user