
Quote from DaviddeArgentina on September 25, 2021, 9:25 pmHi overthere,
Nice work!
+1
Could any help me about this scripts: (based on the original sample)
asCamScanValue "4" "[Differenc]" asCamScanStart "Start" ".jpg" "[PubDir]data"
Because it does not work for motion detect.
Any ideas?
Thanks in advance,
David de Argentina
Hi overthere,
Nice work!
+1
Could any help me about this scripts: (based on the original sample)
asCamScanValue "4" "[Differenc]" asCamScanStart "Start" ".jpg" "[PubDir]data"
Because it does not work for motion detect.
Any ideas?
Thanks in advance,
David de Argentina

Quote from Vadim on September 26, 2021, 8:33 am@daviddeargentina
Hi! The demo project works, I checked. If the camera is connected, it takes a photo at the moment of movement and puts the photo in the [PubDir]data folder.
Tested on Windows 7 32bit
Hi! The demo project works, I checked. If the camera is connected, it takes a photo at the moment of movement and puts the photo in the [PubDir]data folder.
Tested on Windows 7 32bit

Quote from as3856 on September 26, 2021, 9:21 amasCamScanStart "Start" ".jpg" "[PubDir]data"
Hello David.
Try put oblique line (\) after [Pubdir]asCamScanStart "Start" ".jpg" "[PubDir]\data"
Many reasons may be different reasons. Camera is determined in the plugin? Is there a picture from the camera?
Greetings from Russia.
AS3856 (Andrei)
asCamScanStart "Start" ".jpg" "[PubDir]data"
Hello David.
Try put oblique line (\) after [Pubdir]
asCamScanStart "Start" ".jpg" "[PubDir]\data"
Many reasons may be different reasons. Camera is determined in the plugin? Is there a picture from the camera?
Greetings from Russia.
AS3856 (Andrei)

Quote from as3856 on September 26, 2021, 9:31 amhello David.
I can send a component for Delphi and the source code of the program (there is a compiled file). Perhaps it will help you to figure out for the reasons (there may be many of them).Greetings from Russia.
AS3856 (Andrei)
hello David.
I can send a component for Delphi and the source code of the program (there is a compiled file). Perhaps it will help you to figure out for the reasons (there may be many of them).
Greetings from Russia.
AS3856 (Andrei)

Quote from DaviddeArgentina on September 26, 2021, 10:06 pm
Hi Andrei, @as3856
Thanks for your answer.
I'm testing the sample on my notebook with win 10 pro and works with the built in camera and with an external usb webcam
I can select and show both webcams with a simple click. all works fine.
I tested the recording avi video and works like a charm.
Problem is with the motion detection, all appairs well but it does not produces any snapshot.
I wll test on another win7 netbook, and i will tell you the result.
I developed my plugin using PowerBasic, i dont know any about Delphi.
Thanks one more time.
David de Argentina
Hi Andrei, @as3856
Thanks for your answer.
I'm testing the sample on my notebook with win 10 pro and works with the built in camera and with an external usb webcam
I can select and show both webcams with a simple click. all works fine.
I tested the recording avi video and works like a charm.
Problem is with the motion detection, all appairs well but it does not produces any snapshot.
I wll test on another win7 netbook, and i will tell you the result.
I developed my plugin using PowerBasic, i dont know any about Delphi.
Thanks one more time.
David de Argentina

Quote from DaviddeArgentina on September 27, 2021, 9:35 pmTested on Win7 ultimate and all works fine.
The problem is win10 pro 20h2.
I had used the tmVideoCapture plugin for long time and works fine on Motion Detect over win10 pro, Win7 and WinXP.
Waiting for a new service pack that solve the problem...
Greetings from Buenos Aires,
David de Argentina
Tested on Win7 ultimate and all works fine.
The problem is win10 pro 20h2.
I had used the tmVideoCapture plugin for long time and works fine on Motion Detect over win10 pro, Win7 and WinXP.
Waiting for a new service pack that solve the problem...
Greetings from Buenos Aires,
David de Argentina

Quote from as3856 on September 27, 2021, 9:59 pmI think the problem is that the DirectShow does not apply in Windows 10.
Video file processing can be made in several ways - I used DirectShow ......
I think the problem is that the DirectShow does not apply in Windows 10.
Video file processing can be made in several ways - I used DirectShow ......