package
0.0.0-20230607064056-7860b573d9b7
Repository: https://github.com/aliveyun/gortsplib.git
Documentation: pkg.go.dev
# Structs
ErrClientBadStatusCode is an error that can be returned by a client.
ErrClientCannotSetupMediasDifferentURLs 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.
ErrClientServerRequestedTCP is an error that can be returned by a client.
ErrClientServerRequestedUDP 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.
ErrServerMediaAlreadySetup is an error that can be returned by a server.
ErrServerMediasDifferentPaths is an error that can be returned by a server.
ErrServerMediasDifferentProtocols is an error that can be returned by a server.
ErrServerNoMediasSetup is an error that can be returned by a server.
ErrServerNotAllAnnouncedMediasSetup 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.
ErrServerSessionTimedOut is an error that can be returned by a server.
ErrServerSessionTornDown is an error that can be returned by a server.
ErrServerTerminated 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.
ErrServerUDPPortsAlreadyInUse is an error that can be returned by a server.
ErrServerUnexpectedFrame is an error that can be returned by a server.