package
0.0.0-20221013151933-ea4eb1938f82
Repository: https://github.com/cobalt-robotics/gortsplib.git
Documentation: pkg.go.dev
# Structs
ErrClientBadStatusCode is an error that can be returned by a client.
ErrClientCannotReadPublishAtSameTime is an error that can be returned by a client.
ErrClientCannotSetupTracksDifferentURLs is an error that can be returned by a client.
ErrClientContentTypeMissing is an error that can be returned by a client.
ErrClientContentTypeUnsupported is an error that can be returned by a client.
ErrClientInvalidState is an error that can be returned by a client.
ErrClientRTPInfoInvalid is an error that can be returned by a client.
ErrClientServerPortsNotProvided is an error that can be returned by a client.
ErrClientSessionHeaderInvalid is an error that can be returned by a client.
ErrClientTCPTimeout is an error that can be returned by a client.
ErrClientTerminated is an error that can be returned by a client.
ErrClientTransportHeaderInterleavedIDsAlreadyUsed is an error that can be returned by a client.
ErrClientTransportHeaderInvalid is an error that can be returned by a client.
ErrClientTransportHeaderInvalidDelivery is an error that can be returned by a client.
ErrClientTransportHeaderInvalidInterleavedIDs is an error that can be returned by a client.
ErrClientTransportHeaderNoDestination is an error that can be returned by a client.
ErrClientTransportHeaderNoInterleavedIDs is an error that can be returned by a client.
ErrClientTransportHeaderNoPorts is an error that can be returned by a client.
ErrClientUDPPortsNotConsecutive is an error that can be returned by a client.
ErrClientUDPPortsZero is an error that can be returned by a client.
ErrClientUDPTimeout is an error that can be returned by a client.
ErrServerCannotUseSessionCreatedByOtherIP is an error that can be returned by a server.
ErrServerContentTypeMissing is an error that can be returned by a server.
ErrServerContentTypeUnsupported is an error that can be returned by a server.
ErrServerCSeqMissing is an error that can be returned by a server.
ErrServerInvalidPath is an error that can be returned by a server.
ErrServerInvalidSession is an error that can be returned by a server.
ErrServerInvalidState is an error that can be returned by a server.
ErrServerLinkedToOtherSession is an error that can be returned by a server.
ErrServerNoRTSPRequestsInAWhile is an error that can be returned by a server.
ErrServerNotAllAnnouncedTracksSetup is an error that can be returned by a server.
ErrServerNoTracksSetup is an error that can be returned by a server.
ErrServerNoUDPPacketsInAWhile is an error that can be returned by a server.
ErrServerPathHasChanged is an error that can be returned by a server.
ErrServerSDPInvalid is an error that can be returned by a server.
ErrServerSessionLinkedToOtherConn is an error that can be returned by a server.
ErrServerSessionNotFound is an error that can be returned by a server.
ErrServerSessionNotInUse is an error that can be returned by a server.
ErrServerSessionTeardown is an error that can be returned by a server.
ErrServerTerminated is an error that can be returned by a server.
ErrServerTrackAlreadySetup is an error that can be returned by a server.
ErrServerTracksDifferentProtocols is an error that can be returned by a server.
ErrServerTransportHeaderInterleavedIDsAlreadyUsed is an error that can be returned by a server.
ErrServerTransportHeaderInvalid is an error that can be returned by a server.
ErrServerTransportHeaderInvalidInterleavedIDs is an error that can be returned by a server.
ErrServerTransportHeaderInvalidMode is an error that can be returned by a server.
ErrServerTransportHeaderNoClientPorts is an error that can be returned by a server.
ErrServerTransportHeaderNoInterleavedIDs is an error that can be returned by a server.
ErrServerUDPPortsAlreadyInUse is an error that can be returned by a server.