Start video source.
Namespace:
AForge.Video.KinectAssembly: AForge.Video.Kinect (in AForge.Video.Kinect.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
Remarks
Starts video source and returns execution to caller. Video camera will be started
and will provide new video frames through the NewFrame event.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentException | The specified resolution is not supported for the selected mode of the Kinect video camera. |
AForge..::.ConnectionFailedException | Could not connect to Kinect's video camera. |
AForge..::.DeviceBusyException | Another connection to the specified video camera is already running. |