Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, May 12, 2009 9:21:17 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


This C# 2005 project uses the v16 Multimedia SDK's ltmmCaptureCtrl to capture video to an MPEG2 file.  Additionally, it uses the Video Callback filter to capture stills whenever the user clicks a button. 

To save the still images, I used the v16 Imaging Pro SDK.  If you only have the LTMM SDK, you can download an evaluation of our Raster SDK from here: http://www.leadtools.com/SDK/Raster/Raster-ImagingPro.htm . 

If you do not want to use our Raster SDK for saving the images, you will need to use Microsoft functions to create an image from the raw image data and then save it to disk.  If you need assistance with that process, you will need to contact Microsoft's support.
File Attachment(s):
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Friday, August 20, 2010 4:51:47 AM(UTC)

Walter  
Walter

Groups: Tech Support
Posts: 366

Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)

I have updated this demo to use the LEADTOOLS Multimedia 17 and LEADTOOLS Imaging Pro 17 SDKs. This sample illustrates how to use the newer Leadtools.Multimedia assembly. Since the code is short, I have left in the older code (but commented out) to illustrate the differences between them.
File Attachment(s):
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
#3 Posted : Friday, April 12, 2013 4:56:53 AM(UTC)

Walter  
Walter

Groups: Tech Support
Posts: 366

Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)

I have updated this project for Visual Studio 2012, and it uses the LEADTOOLS Multimedia 18 and LEADTOOLS Imaging Pro 18 SDKs.
File Attachment(s):
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
#4 Posted : Friday, August 14, 2015 6:20:28 AM(UTC)

NathanM  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

I have updated this project to use version 19 and relative paths for the capture and still image saving. Uses application startup.path

The biggest difference is in version 19 you have to set your license even as eval.
File Attachment(s):
 
#5 Posted : Monday, September 10, 2018 4:46:51 PM(UTC)
Josh Clark

Groups: Registered, Tech Support, Administrators
Posts: 54

Thanks: 2 times
Was thanked: 10 time(s) in 10 post(s)

I have updated this project to use version 20 of our SDK in Visual Studio 2017. You will need to unzip this project to the .NET examples folder in your Leadtools 20 installation directory (ie C:\LEADTOOLS 20\Examples\DotNet\CS\)

File Attachment(s):
VideoCallbackFilterExample.zip (13kb) downloaded 229 time(s).
Josh Clark
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
#6 Posted : Tuesday, April 20, 2021 4:14:07 PM(UTC)
Marcus Andra

Groups: Registered, Manager, Tech Support, Administrators
Posts: 107

Was thanked: 9 time(s) in 9 post(s)

An updated project for v21 can be found attached. Please unzip the project to the .NET examples folder of your LEADTOOLS21 installation directory (C:\LEADTOOLS21\Examples\DotNet\CS)

File Attachment(s):
VideoCallbackFilterExample.zip (18kb) downloaded 25 time(s).
Marcus Andra
Developer Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.150 seconds.