mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
修复 rtsp 推流一个低级错误
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
global:
|
||||
# loglevel: trace
|
||||
loglevel: trace
|
||||
# enableauth: true
|
||||
# tcp:
|
||||
# listenaddr: :50051
|
||||
@@ -22,7 +22,7 @@ rtmp:
|
||||
# subaudio: false
|
||||
pull:
|
||||
pullonsub:
|
||||
live/pull: rtmp://localhost/live/test
|
||||
# live/pull: rtmp://localhost/live/test
|
||||
# flv:
|
||||
# pull:
|
||||
# pullonstart:
|
||||
|
||||
Reference in New Issue
Block a user