Loading...

Looking for info on product

Support for GdTwain ActiveX and GdTwain Pro ActiveX/SDK.

Looking for info on product

Postby PsiStorm » Tue Aug 26, 2008 8:25 pm

Hi,

I'm currently looking for a plug in for ASP.Net 2008 in order to view a live video feed from a webcam and then capture the image together with a date/time stamp when the user clicks the capture button.

It will be used by a reception desk person capturing the details of a visitor and then capturing their image after which the image will be uploaded to the database. The environment is windows XP/Vista with IE 6 and 7. The webcam will be connected to the reception desk pc.

Does the product support this type of environment and is it easy to implement?

Thanks in advance,

Storm
PsiStorm
 
Posts: 1
Joined: Tue Aug 26, 2008 8:14 pm

Re: Looking for info on product

Postby Loïc » Sat Aug 30, 2008 1:38 pm

Hi,

It can be done easily using both Twain and GdViewer objects of the GdTwain Pro toolkit:

Code: Select all
Twain1.TwainSetHideUI (False)
nImageID = Twain1.TwainAcquireToGdPictureImage()
Twain1.DrawText("DATE STAMP",100,100,20)
GdViewer1.SetNativeImage(nImageID)


This code will raise your digital camera interface which will allow you to capture a frame of the displayed video.



Best regards,

Loïc Carrère
Loïc Carrère, support team.
www.orpalis.com
User avatar
Loïc
Site Admin
 
Posts: 4441
Joined: Tue Oct 17, 2006 10:48 pm
Location: France


Return to GdTwain [Pro] ActiveX

Who is online

Users browsing this forum: No registered users and 1 guest