Grab image from Webcam

Just starting out? Need help? Post your questions and find answers here.
User avatar
matalog
Enthusiast
Enthusiast
Posts: 305
Joined: Tue Sep 05, 2017 10:07 am

Grab image from Webcam

Post by matalog »

Is there a library to grab an image from webcam?

I'm trying to send image data to a retro computer and can already transfer converted-modern-image-data, if I can get the webcam to image software, I could possibly send it to the old computer :-).
infratec
Always Here
Always Here
Posts: 7665
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: Grab image from Webcam

Post by infratec »

Have you already searched here in the forum :?:

I don't think so.

There is escapi or openvc.

First read here:
https://www.purebasic.fr/english/viewtopic.php?t=69059
User avatar
matalog
Enthusiast
Enthusiast
Posts: 305
Joined: Tue Sep 05, 2017 10:07 am

Re: Grab image from Webcam

Post by matalog »

infratec wrote: Sun Dec 03, 2023 11:56 am Have you already searched here in the forum :?:

I don't think so.

There is escapi or openvc.

First read here:
https://www.purebasic.fr/english/viewtopic.php?t=69059
I got that to work, thanks for the tip.
Post Reply