Can anyone help me to create a simple viewing of cam using just a simple TVideo component in delphi having a vid size of 160×120 only as default (no resize). Just a simple one. Please. Badly needed for my new project.
thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are many ways to do it , I couldn’t understand what do you mean by TVideo component but my solution can show image on a paintbox(any TCanvas)
use
http://www.delphibasics.info/home/delphibasicsprojects/directxdelphiwebcamcaptureexample/DirectXDelphiWebcamCapture.rar
this is a directX conversion to pascal made by michael@grizzlymotion.com
add VSample.pas and VFrames.pas to your project