| IIPCamera Events | 
The IIPCamera type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | AuthenticationRequested | 
            Occurs, when need authentication to camera connection
             | 
|  | AvailableStreamsChanged | 
            Occurs when a camera stream become unavailable
             | 
|  | CameraErrorOccurred | 
            Occurs, when error happens using the camera or the streams.
             | 
|  | CameraStateChanged | 
            Occurs, when the camera's state has been changed.
            (Inherited from ICamera.) | 
|  | Disposed | (Inherited from ICamera.) | 
|  | OnvifMessageReceived | 
            Occurs, when an Onvif message has been received.
             | 
|  | RtspUriReceived | 
            Occurs, when the rtsp uri received
             | 
|  | SetupCompleted | 
            Occurs when the rtsp connection is after the setup state
             | 
 See Also
See Also