MJPEGConnection Class |
The MJPEGConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| MJPEGConnection | Only for serialization purposes. | |
| MJPEGConnection(OzConf_P_MJPEGClient) | Creates a new MJPEGConnection instance, with the specified config. |
| Name | Description | |
|---|---|---|
| AudioChannel | ||
| Capturing | ||
| Conf | The config for the connection. It contains the connection url. | |
| Host | ||
| HTTPHeaders | Gets the HTTP Headers. | |
| Initialized | ||
| IsRunning | It is true if the the MJPEGConnection object is sendig video data through it's VideoChannel | |
| Password | ||
| ReceivingVideo | ||
| Resolution | ||
| State | ||
| StateCode | ||
| TCPClient | ||
| UserName | ||
| VideoChannel | VideoSender object, which can be connected to receivers. |
| Name | Description | |
|---|---|---|
| Connect | Connects the mediahandler to the streamer with the specified username and password. | |
| createProtocolStack | ||
| Disconnect | Disconnects the mediahandler from the MJPEG Streamer. | |
| DisposeWithoutLock | (Overrides OzProtocolStack.DisposeWithoutLock) | |
| Start | Starts the receiving of the frames. | |
| Stop | Stops the receiving of the frames. |
| Name | Description | |
|---|---|---|
| CameraStateChanged | ||
| Disposed | ||
| StateChanged |