package
0.0.0-20221013151933-ea4eb1938f82
Repository: https://github.com/cobalt-robotics/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 unit.
RangeSMPTE is a range expressed in SMPTE unit.
RangeSMPTETime is a time expressed in SMPTE unit.
RangeUTC is a range expressed in UTC unit.
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.
RangeNPTTime is a time expressed in NPT unit.
RangeUTCTime is a time expressed in UTC unit.
RTPInfo is a RTP-Info header.
TransportDelivery is a delivery method.
TransportMode is a transport mode.
TransportProtocol is a transport protocol.