mirror of
https://github.com/lkmio/lkm.git
synced 2025-10-05 23:26:51 +08:00
feat: 支持国标录像下载
This commit is contained in:
@@ -205,5 +205,5 @@ func CloseSource(id string) {
|
||||
// LoopEvent 循环读取事件
|
||||
func LoopEvent(source Source) {
|
||||
source.StartTimers(source)
|
||||
go source.GetTransStreamPublisher().run()
|
||||
source.GetTransStreamPublisher().start()
|
||||
}
|
||||
|
Reference in New Issue
Block a user