mirror of
https://github.com/lkmio/lkm.git
synced 2025-10-06 15:46:57 +08:00
支持保存推流数据包到文件. 打印拉流url
This commit is contained in:
@@ -17,7 +17,7 @@ func CreateTransStream(source stream.Source, protocol stream.Protocol, streams [
|
||||
}
|
||||
|
||||
func init() {
|
||||
stream.TransStreamFactory = CreateTransStream
|
||||
//stream.TransStreamFactory = CreateTransStream
|
||||
}
|
||||
|
||||
func TestServer(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user