Page 1 of 1
Capture still image from camera on a desktop computer?
Posted: Sun Jan 11, 2015 6:45 pm
by begoyan
How do I capture a still image from camera on a desktop computer using LiveCode?
I'm using this code to capture image on mobile devices:
mobilePickPhoto "front camera" ,100 , 100
Re: Capture still image from camera on a desktop computer?
Posted: Sun Jan 11, 2015 11:26 pm
by jmburnod
Hi begoyan,
We had a discuss about that in this thread:
http://forums.livecode.com/viewtopic.ph ... it=+camera
I don't know if it is better with new LC version
Best regards
Jean-Marc
Re: Capture still image from camera on a desktop computer?
Posted: Thu Feb 12, 2015 11:09 am
by viro
I use 3rd party software which can output webcam to stream, http, direct file.
One only needs to pick up generated data! Try yawcam