Click or drag to resize

CameraServerConnectClientToVideoStream Method

Connects the client to the RTP video stream.

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public void ConnectClientToVideoStream(
	ICameraClient client
)

Parameters

client  ICameraClient
See Also