Camera |
The CameraServer type exposes the following members.
| Name | Description | |
|---|---|---|
| CameraServer | Initializes a new instance of the CameraServer class | |
| CameraServer(Int32, Int32) | Initializes a new instance of the CameraServer class |
| Name | Description | |
|---|---|---|
| AudioSender | ||
| ConnectedClients | ||
| IsRunning | ||
| Port | ||
| ServerIPAddress | ||
| State | ||
| VideoSender |
| Name | Description | |
|---|---|---|
| CheckPassword | ||
| ConnectClientToAudioStream | Connects the client to the RTP audio stream. | |
| ConnectClientToVideoStream | Connects the client to the RTP video stream. | |
| DisconnectClientFromAudioStream | ||
| DisconnectClientFromVideoStream | ||
| OnAuthenticationRequested | ||
| OnAuthenticationRequired | ||
| OnClientConnected | ||
| OnClientDisconnected | ||
| OnStarted | ||
| OnStopped | ||
| SetListenAddress | Sets the local address and port on which the IP camera server will listen for connections. | |
| Start | ||
| Stop |
| Name | Description | |
|---|---|---|
| ClientConnected | ||
| ClientCountChanged | ||
| ClientDisconnected | ||
| ServerStateChanged | ||
| Started | ||
| Stopped |