Capture still image from camera on a desktop computer?

Visuals, audio, animation. Blended, not stirred. If LiveCode is part of your rich media production toolbox, this is the forum for you.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
begoyan
Posts: 1
Joined: Fri Jan 09, 2015 8:17 pm

Capture still image from camera on a desktop computer?

Post 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
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2734
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Capture still image from camera on a desktop computer?

Post 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
https://alternatic.ch
viro
Posts: 52
Joined: Fri Jul 05, 2013 6:59 pm

Re: Capture still image from camera on a desktop computer?

Post 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
the funniest thing about this particular signature is that by the time you realize it doesn't say anything it's too late to stop reading it
Post Reply