MJPEGConnection Class |
Namespace: Ozeki.Media
The MJPEGConnection type exposes the following members.
Name | Description | |
---|---|---|
MJPEGConnection |
Only for serialization purposes.
| |
MJPEGConnection(OzMJPEGClient_Config) |
Creates a new MJPEGConnection instance, with the specified config.
|
Name | Description | |
---|---|---|
Connect |
Connects the mediahandler to the streamer with the specified username and password.
| |
Disconnect |
Disconnects the mediahandler from the MJPEG Streamer.
| |
Dispose | Releases all resources used by the MJPEGConnection (Overrides OzConnHandler.Dispose.) | |
Init | (Overrides OzProtocolStack.Init.) | |
Start |
Starts the receiving of the frames.
| |
Stop |
Stops the receiving of the frames.
|
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 | ||
TCPClient | ||
UserName | ||
VideoChannel |
VideoSender object, which can be connected to receivers.
|
Name | Description | |
---|---|---|
CameraStateChanged | ||
Disposed |