Forum is being upgraded, and hope to back online soon, Sorry for any inconvenience caused.

VideoCTRL

Here are some Visual Basic links for Projects and Examples to get you going.

Getting Started with webcam Visual Basic 6 Video Tutorial.

 


Visual Basic Example Project 0 - Basic Camera - Download Zip File Here

This example project introduces the use of the VideoCTRL control in Visual Basic,
1. Enumerating the devices.
2. Listing Webcams by real name.
3. Viweing a webcam on your application.

 


 

Visual Basic Example Project 1 - Live video and Capture - Download Zip File Here

This example project introduces the use of the VideoCTRL control in Visual Basic,
1. Enumerating the devices.
2. Listing Webcams by real name.
3. Viweing a webcam on your application.
4. Capture Avi, Jpg, Bmp.
5. Copy over to stdPicture Object.
6. Open Format Dialog of device
7. Open Source Dialog


 

Visual Basic Example Project 2 - Multiple video devices on one form - Download Zip File Here

This example project introduces the use of the VideoCTRL control in Visual Basic,
1. Enumerating the devices.
2. Connect to 2 devices at the same time.

requires 2 or more devices connected.


 

Visual Basic Example Project 3 - Motion Detection, CCTV, Security - Download Zip File Here

This example project introduces the use of the VideoCTRL control in Visual Basic,
1. Enumerating the devices.
2. Conenct to first device.
3. Setup motion detection.
4. Start/Stop motion detection.
5. Display captured motion.
6. Output video capture to Picture.

project requires 1 or more devices connected.


 

Visual Basic Example Project 4 - Basic Video Playback - Download Zip File Here

This example project introduces the use of the VideoCTRL control in Visual Basic,
1. Open a video files, Avi, mpg, mov, .. etc, dependent on your system.
2. Controlling Video Playback.
3. Fetching video file details.
4. Adjusting volume levels.
5. Skip frames.

project uses the media types and devices installed on the system.


 

Visual Basic Example Project 5 - Motion Detection, Output - Download Zip File Here

This example project introduces the use of the VideoCTRL control in Visual Basic,
1. Enumerating the devices.
2. Conenct to first device.
3. Setup motion detection.
4. Display triggered points of motion.

project requires 1 or more devices connected.

when program starts first device is connected, on pressing start will set the Auto Level,
After the level is complete triggered points are desplayed.


 

 

All written by Richard Butler - 2007- acknowledgements appreciated!
This code here can be freely used, modified and distributed