Page 1 of 3

Webcam Testing. Wish to improve

Posted: Sat Aug 27, 2016 4:59 pm
by brain
I want to share my work about webcam. I wish there is someone who can share a better work than mine which runs in a 64bit OS without using HTML.
Make sure you have webcam attached to your pc and working properly
TESTCAM.zip
(198.04 KiB) Downloaded 611 times
Instructions:

Compile and run the program
Step1.jpg
Step1.jpg (64.98 KiB) Viewed 7429 times
Click Allow

If you want not to ask again every time you run the program right click to the moving object
Step.jpg
Step.jpg (118.18 KiB) Viewed 7429 times
then check the Remember

Re: Webcam Testing. Wish to improve

Posted: Mon Aug 29, 2016 12:03 pm
by danielmaximiliano
Perfecto!!!

gracias por compartir Brain!!!!

Re: Webcam Testing. Wish to improve

Posted: Mon Aug 29, 2016 12:37 pm
by bpd2000
danielmaximiliano wrote:Perfecto!!!

gracias por compartir Brain!!!!
+1

Re: Webcam Testing. Wish to improve

Posted: Mon Aug 29, 2016 7:37 pm
by gfilatov
Hello Brain,

Thanks for sharing your interested work!

The Minigui Extended Edition have an internal support of the primary Webcam with the following simple command:
@ <row>,<col> WEBCAM <Camera> [ OF <parent> ] ;
[ WIDTH <nWidth> ] [ HEIGHT <nHeight> ] ;
[ RATE <nRate> ] [ START ]
Please take a look for a working attached sample application :arrow:

Your feedback is welcome :!:

Re: Webcam Testing. Wish to improve

Posted: Tue Aug 30, 2016 6:31 am
by serge_girard
Thanks for sharing Grigory!
Is it hard to achieve the same in HMG?

Serge

Re: Webcam Testing. Wish to improve

Posted: Tue Aug 30, 2016 7:31 am
by gfilatov
serge_girard wrote:Thanks for sharing Grigory!
Is it hard to achieve the same in HMG?
Hi Serge,

Thanks for your interest!

It is possible, of course, because a WebCam control is based upon the simple C-wrappers to the CAP WinAPI.

And it is an open source also ;)

Re: Webcam Testing. Wish to improve

Posted: Tue Aug 30, 2016 7:33 am
by serge_girard
Thanks!

Serge

Re: Webcam Testing. Wish to improve

Posted: Tue Aug 30, 2016 4:02 pm
by srvet_claudio
gfilatov wrote:Hello Brain,

Thanks for sharing your interested work!

The Minigui Extended Edition have an internal support of the primary Webcam with the following simple command:
@ <row>,<col> WEBCAM <Camera> [ OF <parent> ] ;
[ WIDTH <nWidth> ] [ HEIGHT <nHeight> ] ;
[ RATE <nRate> ] [ START ]
Please take a look for a working attached sample application :arrow:

Your feedback is welcome :!:
Thanks Grigory, I will include in HMG.

Re: Webcam Testing. Wish to improve

Posted: Tue Aug 30, 2016 8:01 pm
by brain
hi mr filatov. I compiled your program and it is what happened.
error.jpg
error.jpg (228.88 KiB) Viewed 7190 times
Kindly send the necessary library for this function. tnx and more power.

Re: Webcam Testing. Wish to improve

Posted: Tue Aug 30, 2016 8:46 pm
by mustafa
Hola brain:
Encontré en mis prgs, este Sample que alguien
publicó en esta Web.he visto que no da Error al Compilar
pero no puedo probarlo porque no tengo Web_Cam
Saludos
Mustafa
*-------------------------------------------------------------*
Hello brain
I found in my PRGS, this Sample someone
He published in this Web.he seen that does not Compiling Error
but I can not prove it because I have Web_Cam
regards
Mustafa