支持保存推流数据包到文件. 打印拉流url

This commit is contained in:
yangjiechina
2024-07-04 22:35:55 +08:00
parent 4b1200d9ad
commit dfda276583
17 changed files with 280 additions and 81 deletions

View File

@@ -7,6 +7,7 @@ import (
"net"
)
// TCPClient GB28181TCP主动收流
type TCPClient struct {
TCPServer
}