Class VLIPCamera.TVLIPCamera

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGVLIPCamera.gif VLIPCamera.gif NETVLIPCamera.gif

Package: VideoLabAdditionalPkg

Unit: VLIPCamera

Inherits: TVLCommonGen

Contents

Syntax

Delphi:

type TVLIPCamera = class( TVLCommonGen )

C++ Builder:

class TVLIPCamera : public TVLCommonGen

Visual C++ (MFC):

class CTVLIPCamera : public CTVLCommonGen

C# (.NET):

public ref class IPCamera : Mitov.VideoLab.CommonGen

Summary

Captures video from generic IP Camera.

Description

Use this component to capture video data from a generic IP Camera.


To capture data from a device, place the component on a form, set the URL, and if needed UserName and Password, set the Enabled property of the component to True, and connect the output pin to an InputPin of a component capable of receiving video data, as example a TVLAVILogger or TVLImageDisplay.


Diagram:

VLIPCamera Preview.png

Properties

Published

Events

From TVLCommonGen

Properties

Published

Pins

From TSLBasicCommonGen

Properties

Published

Methods

Public

Pins

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox