Parallel Port Webcam Interfacing in MS-Dos using c language

Status
Not open for further replies.

machmochy

Newbie level 4
Joined
Feb 10, 2005
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Egypt
Activity points
63
msdos webcam

Hi there
I need a source code for a program in C language that captures an image from a Parallel Port Webcam.
thanks..
 

ms-dos programming webcam

in dos, you can read and write data,
inp(address);
outp(address, data);
 

using c language in ms dos

I think you could get more performance - but have to use ECP mode of the prniter port . Visit this site https://www.beyondlogic.org/
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…