package
0.0.0-20230607064056-7860b573d9b7
Repository: https://github.com/aliveyun/gortsplib.git
Documentation: pkg.go.dev
# Constants
AuthBasic is the Basic authentication method.
AuthDigest is the Digest authentication method.
transport delivery methods.
transport delivery methods.
TransportModePlay is the "play" transport mode.
TransportModeRecord is the "record" transport mode.
transport protocols.
transport protocols.
# Structs
Authenticate is an Authenticate or a WWW-Authenticate header.
Authorization is an Authorization header.
Range is a Range header.
RangeNPT is a range expressed in NPT units.
RangeSMPTE is a range expressed in SMPTE unit.
RangeSMPTETime is a time expressed in SMPTE unit.
RangeUTC is a range expressed in UTC units.
RTPInfoEntry is an entry of a RTP-Info header.
Session is a Session header.
Transport is a Transport header.
# Interfaces
RangeValue can be - RangeSMPTE - RangeNPT - RangeUTC.
# Type aliases
AuthMethod is an authentication method.
RTPInfo is a RTP-Info header.
TransportDelivery is a delivery method.
TransportMode is a transport mode.
TransportProtocol is a transport protocol.
Transports is a Transport header with multiple transports.