Delphi Webcam Simple Program
问题 Can anyone help me to create a simple viewing of cam using just a simple TVideo component in delphi having a vid size of 160x120 only as default (no resize). Just a simple one. Please. Badly needed for my new project. thanks. 回答1: 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