package
0.0.0-20241229100215-08d7f89f74e0
Repository: https://github.com/ossrs/srs-sip.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GenerateNonce 生成随机 nonce 字符串.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseAuthorization 解析 SIP Authorization 头 Authorization: Digest username="34020000001320000001",realm="3402000000", nonce="44010b73623249f6916a6acf7c316b8e",uri="sip:34020000002000000001@3402000000", response="e4ca3fdc5869fa1c544ea7af60014444",algorithm=MD5.
ValidateAuth 验证 SIP 认证信息.
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
AuthInfo 存储解析后的认证信息.
No description provided by the author
No description provided by the author
Dahua channel parser implementation.
No description provided by the author
Hikvision channel parser implementation.
No description provided by the author
No description provided by the author
No description provided by the author
Uniview channel parser implementation.
No description provided by the author
# Interfaces
ChannelParser defines interface for different manufacturer's channel parsing.
# Type aliases
No description provided by the author