Click or drag to resize
RtspStatusCode Enumeration

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public enum RtspStatusCode
Members
  Member nameValueDescription
Unknown0
Continue100
OK200
Created201
LowOnStorageSpace250
MultipleChoices300
MovedPermanently301
Found302
SeeOther303
NotModified304
UseProxy305
BadRequest400
Unauthorized401
PaymentRequired402
Forbidden403
NotFound404
MethodNotAllowed405
NotAcceptable406
ProxyAuthenticationRequired407
RequestTimeOut408
Gone410
LengthRequired411
PreconditionFailed412
RequestMessageBodyTooLarge413
RequestUriTooLarge414
UnsupportedMediaType415
ParameterNotUnderstood451
Reserved452
NotEnoughBandwidth453
SessionNotFound454
MethodNotValidInThisState455
HeaderFieldNotValidForResource456
InvalidRange457
ParameterIsReadOnly458
AggregateOpperationNotAllowed459
OnlyAggregateOpperationAllowed460
UnsupportedTransport461
DestinationUnreachable462
DestinationProhibited463
DataTransportNotReadyYet464
NotificationReasonUnknown465
KeyManagementError466
ConnectionAuthorizationRequired470
ConnectionCredentialsNotAcception471
FaulireToEstablishSecureConnection472
InternalServerError500
NotImplemented501
BadGateway502
ServiceUnavailable503
GatewayTimeOut504
RtspVersionNotSupported505
OptionNotSupported551
See Also