The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Easy Code => Topic started by: emilstamatoiu on June 17, 2007, 05:13:13 AM

Title: webcam access
Post by: emilstamatoiu on June 17, 2007, 05:13:13 AM
There are some samples on how to access a webcam.
I tried to port them to EC. -> no go.
Is there any sample for EC?

Regards.
Title: Re: webcam access
Post by: ragdog on June 17, 2007, 06:42:55 AM
hi emilstamatoiu

i hope can help you with this examples


regards ragdog

[attachment deleted by admin]
Title: Re: webcam access
Post by: emilstamatoiu on June 18, 2007, 07:03:32 AM
 :wink
Hi    ragdog

Thanks for samples.

Unfortunately there was no way to get them built and running in EC.

Also few weeks ago I tried to use them using FASM, but no luck. It seems they are not quite complete.

Regards
Title: Re: webcam access
Post by: ragdog on June 18, 2007, 02:54:35 PM
hi

what uses you for EC masm32 version or Goasm version?

greets
Title: Re: webcam access
Post by: Ramon Sala on June 21, 2007, 04:52:21 AM
Hi emilstamatoiu,

I'll work on converting WebCam and VideoCam projects to Easy Code. As soon as they're ready, I'll post them here.

Regards,

Ramon
Title: Re: webcam access
Post by: emilstamatoiu on June 21, 2007, 07:01:00 AM
Hi ragdog,

masm32

Best Reegards
Title: Re: webcam access
Post by: emilstamatoiu on June 21, 2007, 07:03:36 AM
Hi Ramon,

Many Thanks

Best Regards
Title: Re: webcam access
Post by: Ramon Sala on June 21, 2007, 08:39:09 PM
Hi all (emilstamatoiu),

I attach the two web cam projects converted to Easy Code for Masm32 (ver 1.01.0.0003). They compile and run fine (I do not have a web cam to test them better). Anyway my dear emilstamatoiu, you have to take into account what assembler you're going to use. The code for webcam project, for example, was made for Fasm, so it could not be compiled with Masm without first conveting it.

Please read the Readme.txt file.

Enjoy them,

Ramon


[attachment deleted by admin]
Title: Re: webcam access
Post by: emilstamatoiu on June 22, 2007, 03:17:29 AM
 :U
Hi Ramon, / All PERFECT. / E3 THANKS. /B Rgds
Title: Re: webcam access
Post by: Ramon Sala on June 24, 2007, 01:12:03 PM
Hi all,

I attach the two web cam projects, VideoCam and WebCam, using a timer each second.

Enjoy them,

Ramon


[attachment deleted by admin]