Click or drag to resize
Accord.NET (logo)

MJPEGStream Properties

The MJPEGStream type exposes the following members.

Properties
  NameDescription
Public propertyBytesReceived
Received bytes count.
Public propertyForceBasicAuthentication
Force using of basic authentication when connecting to the video source.
Public propertyFramesReceived
Received frames count.
Public propertyHttpUserAgent
User agent to specify in HTTP request header.
Public propertyIsRunning
State of the video source.
Public propertyLogin
Login value.
Public propertyPassword
Password value.
Public propertyProxy
Gets or sets proxy information for the request.
Public propertyRequestTimeout
Request timeout value.
Public propertySeparateConnectionGroup
Use or not separate connection group.
Public propertySource
Video source.
Top
See Also